mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
18 lines
384 B
C
18 lines
384 B
C
#ifndef PMDSKY_OVERLAY_31_02383880_H
|
|
#define PMDSKY_OVERLAY_31_02383880_H
|
|
|
|
#include "dungeon_mode.h"
|
|
|
|
struct window
|
|
{
|
|
};
|
|
|
|
u8 ov31_0238372C(struct position* x);
|
|
void ov31_02383768(s8* arg1);
|
|
// Cleans up and frees OVERLAY31_UNKNOWN_POINTER__NA_238A26C
|
|
void ov31_023837C8(void);
|
|
void ov31_02383854(struct window* w);
|
|
void ov31_02383880(u8* arg1);
|
|
|
|
#endif //PMDSKY_OVERLAY_31_02383880_H
|