Identify g_MenuRoot

This commit is contained in:
Ryan Dwyer
2020-03-11 20:40:30 +10:00
parent 36aa07e5cf
commit e09bd334b5
9 changed files with 83 additions and 71 deletions
+12
View File
@@ -766,6 +766,18 @@
#define MENUOP_101 101
#define MENUOP_102 102
#define MENUROOT_SOLOENDSCREEN 1
#define MENUROOT_SOLOPAUSE 2
#define MENUROOT_COMBATSIM 3
#define MENUROOT_MPPAUSE 4
#define MENUROOT_MPENDSCREEN 5
#define MENUROOT_FILESELECT 6
#define MENUROOT_BOOTPAKMGR 7
#define MENUROOT_9 9
#define MENUROOT_10 10
#define MENUROOT_4MBMAINMENU 11
#define MENUROOT_TRAINING 13
// Models
#define MODEL_ROOFGUN 0x0000
#define MODEL_GROUNDGUN 0x0001
+1 -1
View File
@@ -637,7 +637,7 @@ extern u32 var8009dfd4;
extern struct missionconfig g_MissionConfig;
extern struct menustackitem g_MenuStack[4];
extern u32 var800a19c0;
extern u32 var800a19c4;
extern u32 g_MenuRoot;
extern u32 var800a19dc;
extern u32 var800a2038;
extern u32 var800a203c;