Decompile frMenuTextMinAccuracyOrTargetsLabel

This commit is contained in:
Ryan Dwyer
2020-03-19 20:19:09 +10:00
parent 166d0e60e0
commit cab713da2a
4 changed files with 61 additions and 91 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ u32 func0f1a3ff0(void);
u32 func0f1a402c(void);
char *frMenuTextGoalScoreLabel(struct menu_item *item);
char *frMenuTextGoalScoreValue(struct menu_item *item);
u32 func0f1a4194(void);
char *frMenuTextMinAccuracyOrTargetsLabel(struct menu_item *item);
u32 func0f1a4230(void);
u32 func0f1a42b8(void);
u32 func0f1a431c(void);
+5 -2
View File
@@ -5330,8 +5330,11 @@ struct hudmessage {
struct frdata {
/*0x000*/ u16 unk000;
/*0x002*/ u16 goalscore;
/*0x004*/ u32 unk004;
/*0x008*/ u32 unk008;
/*0x004*/ u8 goaltargets;
/*0x005*/ u8 unk005;
/*0x006*/ u8 unk006;
/*0x007*/ u8 unk007;
/*0x008*/ u8 goalaccuracy;
/*0x00c*/ u32 unk00c;
/*0x010*/ u32 unk010;
/*0x014*/ u32 unk014;