mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-22 15:08:24 -05:00
14 lines
237 B
C
14 lines
237 B
C
struct UnkEventStruct
|
|
{
|
|
/* 0x0 */ s16 *unk0;
|
|
/* 0x4 */ u32 *unk4;
|
|
};
|
|
|
|
|
|
bool8 sub_80026CC(s16 r0);
|
|
void sub_80026E8(s16 r0);
|
|
bool8 sub_8002700(void *r0);
|
|
bool8 sub_8002718(u8 *r0);
|
|
void sub_8002758(u32 *r0);
|
|
u8 sub_800276C(void);
|