Rename a menu handler and document training timer bug

This commit is contained in:
Ryan Dwyer
2020-04-08 08:23:17 +10:00
parent 1da353ef97
commit 8b8ba97481
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ s32 menuhandler001a44c0(u32, u32, u32 *);
s32 menuhandlerFrFailedContinue(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandler001a5dc0(u32, u32, u32 *);
s32 menuhandler001a63e4(u32, u32, u32 *);
s32 menuhandler001a64d8(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandlerDtOkOrResume(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandler001a6514(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandler001a6950(u32, u32, u32 *);
s32 menuhandler001a6a34(u32 operation, struct menu_item *item, s32 *value);