Decompile frDifficultyMenuHandler

This commit is contained in:
Ryan Dwyer
2020-08-13 20:55:55 +10:00
parent 02b571be8d
commit 829e8b4b0b
3 changed files with 27 additions and 62 deletions
+1 -1
View File
@@ -59,6 +59,6 @@ s32 menuhandler001a6a34(u32 operation, struct menuitem *item, s32 *value);
s32 menuhandler001a6a70(u32 operation, struct menuitem *item, s32 *value);
s32 menuhandler001a6d4c(u32, u32, u32 *);
s32 menuhandler001a6ea4(u32, u32, u32 *);
s32 menuhandlerFrDifficulty(u32, u32, u32 *);
s32 frDifficultyMenuHandler(u32 operation, struct menuitem *item, s32 *value);
#endif