Decompile mpArenaMenuHandler

This commit is contained in:
Ryan Dwyer
2022-01-11 12:15:23 +10:00
parent 8903bdb02a
commit 0c41c6d2c7
2 changed files with 102 additions and 231 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
char *mpGetCurrentPlayerName(struct menuitem *item);
s16 mpChooseRandomStage(void);
s32 menuhandler001791c8(s32 operation, struct menuitem *item, union handlerdata *data);
s32 mpArenaMenuHandler(s32 operation, struct menuitem *item, union handlerdata *data);
char *mpMenuTextWeaponNameForSlot(struct menuitem *item);
char *mpMenuTextSetupName(struct menuitem *item);
s32 mpCharacterBodyMenuHandler(s32 operation, struct menuitem *item, union handlerdata *data, s32 mpheadnum, s32 mpbodynum, bool isplayer);