decompile event_flag

This commit is contained in:
DizzyEggg
2025-02-14 21:24:51 +01:00
parent ce53ecf468
commit 176de96f3c
9 changed files with 177 additions and 500 deletions

View File

@@ -20,9 +20,7 @@ bool8 sub_8096F50(WonderMail *mail);
void sub_8097418(s32 index, bool32);
bool8 sub_8097504(s16 mazeIndex);
const u8 *sub_80975DC(s16);
// These two are definitely bool8 but can't get them to match with it yet
//bool8 sub_8097384(s16);
//bool8 RescueScenarioConquered(s16);
bool8 sub_8097384(s32 param_1);
bool8 RescueScenarioConquered(s32 param_1);
#endif // GUARD_CODE_80972F4_H