Attempt to decompile menuhandlerMissionList

This commit is contained in:
Ryan Dwyer
2022-06-08 20:38:07 +10:00
parent 5805fb3c7a
commit 983a36f2f5
4 changed files with 416 additions and 144 deletions
-1
View File
@@ -288,7 +288,6 @@ extern u32 g_MpNumJoined;
extern u16 g_ControlStyleOptions[];
extern struct menudialogdef g_PreAndPostMissionBriefingMenuDialog;
extern struct stageoverviewentry g_StageNames[NUM_SOLOSTAGES];
extern struct mission missions[];
extern struct menudialogdef g_SoloMissionControlStyleMenuDialog;
extern struct menudialogdef g_CiControlStyleMenuDialog;
extern struct menudialogdef g_CiControlStylePlayer2MenuDialog;