Decompile frMenuTextAccuracyValue

This commit is contained in:
Ryan Dwyer
2020-03-19 23:11:17 +10:00
parent 91dae71986
commit b0f8793ab4
4 changed files with 25 additions and 62 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ char *frMenuTextTimeTakenValue(struct menu_item *item);
char *frMenuTextScoreValue(struct menu_item *item);
char *frMenuTextWeaponName(struct menu_item *item);
char *frMenuTextTargetsDestroyedValue(struct menu_item *item);
u32 func0f1a402c(void);
char *frMenuTextAccuracyValue(struct menu_item *item);
char *frMenuTextGoalScoreLabel(struct menu_item *item);
char *frMenuTextGoalScoreValue(struct menu_item *item);
char *frMenuTextMinAccuracyOrTargetsLabel(struct menu_item *item);
+6 -3
View File
@@ -5612,9 +5612,12 @@ struct frdata {
/*0x454*/ u8 unk454;
/*0x455*/ u8 targetsdestroyed;
/*0x456*/ u16 unk456;
/*0x458*/ u32 unk458;
/*0x45c*/ u32 unk45c;
/*0x460*/ u32 unk460;
/*0x458*/ u16 numshots;
/*0x45a*/ u16 unk45a;
/*0x45c*/ u16 numhitstype1;
/*0x45e*/ u16 numhitstype2;
/*0x460*/ u16 numhitstype3;
/*0x462*/ u16 numhitstype4;
/*0x464*/ u32 unk464;
/*0x468*/ u32 unk468;
/*0x46c*/ u32 unk46c;