Decompile mpChooseRandomStage

This commit is contained in:
Ryan Dwyer
2020-08-20 20:48:17 +10:00
parent 3a6a689d77
commit 5461d087ed
2 changed files with 27 additions and 60 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include "types.h"
char *mpGetCurrentPlayerName(struct menuitem *item);
u32 mpChooseRandomStage(void);
s16 mpChooseRandomStage(void);
s32 menuhandler001791c8(u32, u32, u32 *);
char *mpMenuTextWeaponNameForSlot(struct menuitem *item);
char *mpMenuTextSetupName(struct menuitem *item);