mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-19 23:34:31 -05:00
Split makuhita_dojo.c
This commit is contained in:
@@ -12,7 +12,10 @@ struct MissionText
|
||||
};
|
||||
|
||||
const u8 *GetCurrentMissionText(s16);
|
||||
// TODO: this should probably be bool8 but can't get a match just yet
|
||||
bool32 IsMazeCompleted(s16);
|
||||
|
||||
bool8 sub_8097504(s16);
|
||||
const u8 *sub_80975DC(u32);
|
||||
|
||||
// These two are definitely bool8 but can't get them to match with it yet
|
||||
|
||||
Reference in New Issue
Block a user