Rename scoreposition to placement

This commit is contained in:
Ryan Dwyer
2020-03-21 14:34:52 +10:00
parent 339436b8ed
commit cea671a96e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ u32 func0f1783a0(void);
char *mpMenuTextWeaponOfChoiceName(struct menu_item *item);
char *mpMenuTextAward1(struct menu_item *item);
char *mpMenuTextAward2(struct menu_item *item);
char *mpMenuTextScorePositionWithSuffix(struct menu_item *item);
char *mpMenuTextPlacementWithSuffix(struct menu_item *item);
s32 menuhandler001785c4(u32, u32, u32 *);
s32 menuhandler001786d8(u32, u32, u32 *);
s32 menuhandler00178a94(u32, u32, u32 *);
+1 -1
View File
@@ -4351,7 +4351,7 @@ struct mpchr {
/*0x14*/ u32 displayoptions;
/*0x18*/ u32 unk18;
/*0x1c*/ u16 unk1c;
/*0x1c*/ s8 scoreposition;
/*0x1c*/ s8 placement;
/*0x20*/ u32 unk20;
/*0x24*/ s16 unk24[12];
/*0x3c*/ s16 unk3c;