mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 12:59:41 -04:00
Decompile menuhandlerAcceptPdModeSettings
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user