through sub_8146D94

This commit is contained in:
PikalaxALT
2018-10-08 14:40:46 -04:00
parent 4dd5029fdc
commit 6b27e999f2
4 changed files with 67 additions and 98 deletions
+1
View File
@@ -30,6 +30,7 @@ u8 FlagSet(u16 id);
u8 FlagClear(u16 id);
bool8 FlagGet(u16 id);
u16 * sub_806E454(u16 id);
bool32 sub_806E2BC(void);
extern u16 gSpecialVar_0x8000;
extern u16 gSpecialVar_0x8001;
+1
View File
@@ -2,5 +2,6 @@
#define GUARD_MEVENT_H
struct MysteryEventStruct * sub_8143D94(void);
bool32 sub_8143E1C(void);
#endif //GUARD_MEVENT_H