Decompile mpMenuTextPainReceived

This commit is contained in:
Ryan Dwyer
2021-01-02 16:51:24 +10:00
parent 91e2ab3847
commit 2dad086d04
3 changed files with 8 additions and 39 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ char *mpMenuTextAmmoUsed(struct menuitem *item);
char *mpMenuTextDistance(struct menuitem *item);
u32 mpMenuTextTime(void);
char *mpMenuTextAccuracy(struct menuitem *item);
u32 func0f17ad80(void);
u32 mpMenuTextPainReceived(void);
void func0f17ad80(char *dst, f32 arg0);
char *mpMenuTextPainReceived(struct menuitem *item);
u32 mpMenuTextDamageDealt(void);
s32 menuhandlerMpMedal(u32 operation, struct menuitem *item, union handlerdata *data);
u32 func0f17b360(void);