pmd-red/include/ground_main.h
2023-09-03 00:13:15 -04:00

16 lines
262 B
C

#ifndef GUARD_GROUND_MAIN_H
#define GUARD_GROUND_MAIN_H
// size: 0xC
typedef struct unkStruct_811BAF4
{
s16 unk0;
s16 unk2;
s16 unk4;
s16 unk6;
/* 0x8 */ u8 *text;
} unkStruct_811BAF4;
bool8 sub_8098F88(void);
#endif // GUARD_GROUND_MAIN_H