mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 21:18:03 -04:00
Decompile mpMenuTextPainReceived
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user