Decompile mpMenuTextDeaths

This commit is contained in:
Ryan Dwyer
2021-02-15 22:09:11 +10:00
parent be97d81e3e
commit 8af90eaeb6
2 changed files with 6 additions and 26 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ s32 func0f179da4(u32 operation, struct menuitem *item, union handlerdata *data,
s32 menudialog0017a174(u32 operation, struct menudialog *dialog, union handlerdata *data);
s32 menuhandler0017a20c(u32 operation, struct menuitem *item, union handlerdata *data);
u32 mpMenuTextKills(void);
u32 mpMenuTextDeaths(void);
char *mpMenuTextDeaths(struct menuitem *item);
char *mpMenuTextGamesPlayed(struct menuitem *item);
char *mpMenuTextGamesWon(struct menuitem *item);
char *mpMenuTextGamesLost(struct menuitem *item);