mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile menuhandler00108f08
This commit is contained in:
@@ -65,7 +65,7 @@ s32 menuhandlerPakErrorTryAgain(u32 operation, struct menu_item *item, s32 *valu
|
||||
s32 menuhandlerPakCancelSave2(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerAcknowledgePakFileLost(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandler00108ecc(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandler00108f08(u32, u32, u32 *);
|
||||
s32 menuhandler00108f08(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerPakRenameDuplicateSave(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerPakCancelDuplicateSave(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerPakCancelSave(u32 operation, struct menu_item *item, s32 *value);
|
||||
|
||||
Reference in New Issue
Block a user