Decompile menuhandlerAcceptPdModeSettings

This commit is contained in:
Ryan Dwyer
2020-01-01 13:37:18 +10:00
parent 44967252cb
commit 376edf64fd
14 changed files with 121 additions and 149 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ void func0f0f2f4c(struct menu_dialog *dialog);
u32 func0f0f3220(void);
u32 func0f0f33bc(void);
u32 func0f0f361c(void);
u32 func0f0f36dc(void);
void func0f0f36dc(void);
u32 func0f0f3704(void);
u32 func0f0f372c(void);
u32 func0f0f37a4(void);
+2 -2
View File
@@ -7,7 +7,7 @@ u32 func0f102240(void);
u32 func0f10229c(void);
u32 func0f102330(void);
u32 func0f103550(void);
u32 func0f1036ac(void);
f32 func0f1036ac(s32 arg0, s32 arg1);
u32 func0f1038ec(void);
u32 func0f103e68(void);
u32 func0f10408c(void);
@@ -36,7 +36,7 @@ s32 menudialog001069c0(u32, u32, u32 *);
s32 menuhandler001024dc(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandler001024fc(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandlerAcceptMission(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandler0010383c(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandlerAcceptPdModeSettings(s32 operation, struct menu_item *item, bool *value);
s32 menuhandler00104038(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandler00104538(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandler001045f0(u32 operation, struct menu_item *item, bool *enable);