summaryrefslogtreecommitdiff
path: root/include/event_flag.h
blob: c9bab15e9f35cc7ad24c52b50de96ea3f8b47a3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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);