Decompile mpAwardsMenuHandler

This commit is contained in:
Ryan Dwyer
2021-02-16 21:33:07 +10:00
parent 62c44e4cc8
commit 01074084ee
4 changed files with 63 additions and 257 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ char *mpMenuTextAward1(struct menuitem *item);
char *mpMenuTextAward2(struct menuitem *item);
char *mpMenuTextPlacementWithSuffix(struct menuitem *item);
s32 mpPlacementMenuHandler(s32 operation, struct menuitem *item, union handlerdata *data);
s32 menuhandler001786d8(s32 operation, struct menuitem *item, union handlerdata *data);
s32 mpAwardsMenuHandler(s32 operation, struct menuitem *item, union handlerdata *data);
s32 mpPlayerTitleMenuHandler(s32 operation, struct menuitem *item, union handlerdata *data);
char *mpMenuTextPlayerTitle(s32 arg0);
s32 menuhandler00178bf4(s32 operation, struct menuitem *item, union handlerdata *data);
+1 -1
View File
@@ -4441,7 +4441,7 @@ struct mpplayer {
/*0x88*/ u32 headshotmedals;
/*0x8c*/ u32 killmastermedals;
/*0x90*/ u32 survivormedals;
/*0x94*/ u8 unk94;
/*0x94*/ u8 medals;
/*0x95*/ u8 title;
/*0x96*/ u8 newtitle;
/*0x97*/ u8 gunfuncs[5];