Decompile mpFormatDamageValue

This commit is contained in:
Ryan Dwyer
2021-02-16 19:03:19 +10:00
parent 3c0593b5f2
commit 47d532454b
2 changed files with 25 additions and 144 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ char *mpMenuTextAmmoUsed(struct menuitem *item);
char *mpMenuTextDistance(struct menuitem *item);
u32 mpMenuTextTime(void);
char *mpMenuTextAccuracy(struct menuitem *item);
void func0f17ad80(char *dst, f32 arg0);
void mpFormatDamageValue(char *dst, f32 damage);
char *mpMenuTextPainReceived(struct menuitem *item);
char *mpMenuTextDamageDealt(struct menuitem *item);
s32 menuhandlerMpMedal(s32 operation, struct menuitem *item, union handlerdata *data);