Decompile menuhandlerControlStyle

This commit is contained in:
Ryan Dwyer
2019-12-31 11:14:20 +10:00
parent 00faded0f4
commit 2c6a34eb63
4 changed files with 22 additions and 62 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ u32 func0f0f29cc(void);
u32 func0f0f2b2c(void);
u32 func0f0f2c44(void);
u32 func0f0f2cf4(void);
u32 func0f0f2f4c(void);
void func0f0f2f4c(struct menu_dialog *dialog);
u32 func0f0f3220(void);
u32 func0f0f33bc(void);
u32 func0f0f361c(void);
+1 -1
View File
@@ -41,7 +41,7 @@ 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);
s32 menuhandler0010476c(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandler00105728(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandlerControlStyle(s32 operation, struct menu_item *item, u32 *value);
s32 menuhandler00106028(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandler00106178(u32 operation, struct menu_item *item, bool *enable);
s32 menuhandler00106394(u32 operation, struct menu_item *item, bool *enable);