mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 14:49:59 -04:00
Decompile mpMenuTextMedalHeadShot
This commit is contained in:
@@ -18,7 +18,7 @@ u32 mpMenuTextGamesWon(void);
|
||||
u32 mpMenuTextGamesLost(void);
|
||||
u32 mpMenuTextHeadShots(void);
|
||||
u32 mpMenuTextMedalAccuracy(void);
|
||||
u32 mpMenuTextMedalHeadShot(void);
|
||||
char *mpMenuTextMedalHeadShot(struct menuitem *item);
|
||||
char *mpMenuTextMedalKillMaster(struct menuitem *item);
|
||||
char *mpMenuTextMedalSurvivor(struct menuitem *item);
|
||||
char *mpMenuTextAmmoUsed(struct menuitem *item);
|
||||
|
||||
Reference in New Issue
Block a user