mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile menuhandlerMpAimControl
This commit is contained in:
@@ -219,7 +219,7 @@ s32 menuhandler00185068(u32, u32, u32 *);
|
||||
s32 menuhandlerMpAbortChallenge(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpAddSimulant(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpAdvancedSetup(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpAimControl(u32, u32, u32 *);
|
||||
char *menuhandlerMpAimControl(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpChangeSimulantType(u32, u32, u32 *);
|
||||
s32 menuhandlerMpCharacterBody(u32 operation, struct menu_item *item, struct numandtext *value);
|
||||
s32 menuhandlerMpCharacterHead(u32 operation, struct menu_item *item, s32 *value);
|
||||
|
||||
@@ -254,7 +254,7 @@ extern u16 mpstages[];
|
||||
extern u32 var80084bf8;
|
||||
extern u32 var80084c00[];
|
||||
extern u16 mpcontrolstyles[];
|
||||
extern u16 mpaimmodes[];
|
||||
extern u16 g_MpAimModeLabels[2];
|
||||
extern struct menu_dialog g_MpSaveChrMenuDialog;
|
||||
extern struct menu_dialog menudialog_mpsavesetupname;
|
||||
extern struct menu_dialog menudialog_mpsavesetup;
|
||||
|
||||
Reference in New Issue
Block a user