Decompile menuhandlerMpClearAllSimulants

This commit is contained in:
Ryan Dwyer
2020-01-01 23:40:25 +10:00
parent 77849e094a
commit a13655d6fe
5 changed files with 17 additions and 32 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ s32 menuhandlerMpChangeSimulantType(u32, u32, u32 *);
s32 menuhandlerMpCharacterBody(u32, u32, u32 *);
s32 menuhandlerMpCharacterHead(u32, u32, u32 *);
s32 menuhandlerMpCheckboxOption(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandlerMpClearAllSimulants(u32, u32, u32 *);
s32 menuhandlerMpClearAllSimulants(u32 operation, struct menu_item *item, s32 *value);
s32 menuhandlerMpControlCheckbox(u32, u32, u32 *);
s32 menuhandlerMpControlStyle(u32, u32, u32 *);
s32 menuhandlerMpDeleteSimulant(u32, u32, u32 *);
+1 -1
View File
@@ -86,7 +86,7 @@ u32 func0f18c8b8(void);
u32 func0f18c984(void);
u32 func0f18cb60(void);
u32 func0f18cbb8(void);
u32 func0f18cbfc(void);
void mpRemoveSimulant(s32 simindex);
u32 func0f18cc64(void);
u32 func0f18cc8c(void);
u32 func0f18ccf8(void);