Decompile mpMenuTextTime

This commit is contained in:
Ryan Dwyer
2022-01-10 20:36:20 +10:00
parent 717a61a01f
commit bfba34d344
2 changed files with 27 additions and 262 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ char *mpMenuTextMedalKillMaster(struct menuitem *item);
char *mpMenuTextMedalSurvivor(struct menuitem *item);
char *mpMenuTextAmmoUsed(struct menuitem *item);
char *mpMenuTextDistance(struct menuitem *item);
u32 mpMenuTextTime(void);
char *mpMenuTextTime(struct menuitem *item);
char *mpMenuTextAccuracy(struct menuitem *item);
void mpFormatDamageValue(char *dst, f32 damage);
char *mpMenuTextPainReceived(struct menuitem *item);