mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
14 lines
401 B
C
14 lines
401 B
C
#ifndef GUARD_MEVENT_801BAAC_H
|
|
#define GUARD_MEVENT_801BAAC_H
|
|
|
|
bool32 sub_801BAAC(struct MEventBuffer_32E0_Sub * r5, struct MEventBuffer_3430_Sub * r6);
|
|
bool32 sub_801C6C8(const struct MEventBuffer_3120_Sub * a0);
|
|
s32 sub_801BB74(void);
|
|
s32 sub_801C758(void);
|
|
s32 sub_801BDA4(bool32 flag);
|
|
void sub_801BB48(void);
|
|
s32 sub_801CA50(bool32 flag);
|
|
void sub_801C72C(void);
|
|
|
|
#endif //GUARD_MEVENT_801BAAC_H
|