mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-27 09:52:47 -04:00
Decompile frMenuTextGoalScoreLabel
This commit is contained in:
@@ -10,7 +10,7 @@ u32 func0f1a3f48(void);
|
||||
u32 func0f1a3fc0(void);
|
||||
u32 func0f1a3ff0(void);
|
||||
u32 func0f1a402c(void);
|
||||
u32 func0f1a40e8(void);
|
||||
char *frMenuTextGoalScoreLabel(struct menu_item *item);
|
||||
u32 func0f1a4144(void);
|
||||
u32 func0f1a4194(void);
|
||||
u32 func0f1a4230(void);
|
||||
|
||||
+2
-1
@@ -5328,7 +5328,8 @@ struct hudmessage {
|
||||
};
|
||||
|
||||
struct frdata {
|
||||
/*0x000*/ u32 unk000;
|
||||
/*0x000*/ u16 unk000;
|
||||
/*0x002*/ u16 goalscore;
|
||||
/*0x004*/ u32 unk004;
|
||||
/*0x008*/ u32 unk008;
|
||||
/*0x00c*/ u32 unk00c;
|
||||
|
||||
Reference in New Issue
Block a user