mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-13 04:25:18 -04:00
Decompile menuhandlerControlStyle
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user