mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 01:09:33 -04:00
Rename scoreposition to placement
This commit is contained in:
@@ -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 *);
|
||||
|
||||
Reference in New Issue
Block a user