Decompile menuhandlerTurnOffAllCheats

This commit is contained in:
Ryan Dwyer
2019-12-26 12:31:53 +10:00
parent 4325e56dba
commit 5ed4ffc18b
2 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -18,6 +18,6 @@ u32 func0f107f78(void);
s32 menudialog00107990(u32, u32, u32 *);
s32 menuhandlerCheat(u32, u32, u32 *);
s32 menuhandlerCheatBuddy(u32, u32, u32 *);
s32 menuhandlerTurnOffAllCheats(u32, u32, u32 *);
bool menuhandlerTurnOffAllCheats(u32 arg0, u32 arg1, u32 *arg2);
#endif