Decompile menuhandlerMpChangeSimulantType

This commit is contained in:
Ryan Dwyer
2020-01-11 18:30:42 +10:00
parent 27ad304dcf
commit 31b2ac418f
9 changed files with 62 additions and 117 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ s32 menuhandlerMpAbortChallenge(u32 operation, struct menu_item *item, s32 *valu
s32 menuhandlerMpAddSimulant(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandlerMpAdvancedSetup(u32 operation, struct menu_item *item, s32 *value);
char *menuhandlerMpAimControl(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandlerMpChangeSimulantType(u32, u32, u32 *);
s32 menuhandlerMpChangeSimulantType(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandlerMpCharacterBody(u32 operation, struct menu_item *item, struct numandtext *value);
s32 menuhandlerMpCharacterHead(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandlerMpCheckboxOption(u32 operation, struct menu_item *item, s32 *value);
+1 -1
View File
@@ -90,7 +90,7 @@ void mpRemoveSimulant(s32 slotindex);
u32 func0f18cc64(void);
u32 func0f18cc8c(void);
bool mpIsSimSlotEnabled(s32 slotindex);
u32 func0f18cd68(void);
s32 func0f18cd68(s32 arg0, s32 arg1);
u32 func0f18cddc(void);
s32 mpPlayerGetIndex(struct chrdata *chr);
u32 func0f18d040(void);
+2 -2
View File
@@ -264,7 +264,7 @@ extern u32 var80085448;
extern struct menu_item menuitems_mpcharacter[];
extern u32 var800857d0;
extern struct menu_dialog g_MpAddSimulantMenuDialog;
extern struct menu_dialog menudialog_mpchangesimulant;
extern struct menu_dialog g_MpChangeSimulantMenuDialog;
extern struct menu_dialog menudialog_mpeditsimulant;
extern u32 var80085a74;
extern u8 g_TeamIdsForPairing[4];
@@ -300,7 +300,7 @@ extern u32 var800874cc;
extern u32 var800874f0;
extern struct mpheadentry mpheadstable[];
extern u32 table_0x2d678[];
extern struct mpsimulant mpgeneralsimulants[];
extern struct mpsimulant g_MpGeneralSimulants[];
extern struct mpsimulant mpspecialsimulants[];
extern struct bodynum mpbodytable[];
extern u32 mppresets[];
+1 -1
View File
@@ -3631,7 +3631,7 @@ struct menustackitem {
/*0x91c*/ u32 unk91c;
/*0x920*/ u32 unk920;
/*0x924*/ s32 slotindex;
/*0x928*/ u32 paknum;
/*0x928*/ u32 slotcount;
/*0x92c*/ u32 unk92c;
/*0x930*/ u32 unk930;
/*0x934*/ u32 unk934;