Decompile menuTextCurrentStageName3

This commit is contained in:
Ryan Dwyer
2020-07-09 21:39:30 +10:00
parent 044f947c9c
commit 0ee6014239
4 changed files with 16 additions and 35 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ char *soloMenuTextAccuracy(struct menu_item *item);
char *soloMenuTextMissionStatus(struct menu_item *item);
char *soloMenuTextAgentStatus(struct menu_item *item);
u32 func0f10d588(void);
u32 func0f10d61c(void);
char *menuTextCurrentStageName3(struct menu_item *item);
u32 func0f10d678(void);
char *soloMenuTextMissionTime(struct menu_item *item);
struct menu_dialog *func0f10d730(void);
+5 -5
View File
@@ -3136,11 +3136,11 @@ struct mptrack {
};
struct stageoverviewentry {
u32 stagenum;
u8 unk04;
u16 name1; // "dataDyne Central"
u16 name2; // " - Defection"
u16 name3; // "dataDyne Defection"
/*0x00*/ u32 stagenum;
/*0x04*/ u8 unk04;
/*0x06*/ u16 name1; // "dataDyne Central"
/*0x08*/ u16 name2; // " - Defection"
/*0x0a*/ u16 name3; // "dataDyne Defection"
};
struct stagemusic {