Updated briefing screen to show objectives and mission name, with a temp background.

This commit is contained in:
Justin Marshall
2020-07-16 17:14:16 -07:00
parent b87f462d5f
commit 16c72a0305
8 changed files with 46 additions and 24 deletions
+2
View File
@@ -1199,6 +1199,8 @@ struct Image_t;
void Sys_SetOverlayImage(Image_t* image);
int Sys_Milliseconds(void);
void RenderBriefing(void);
extern bool g_inMainMenu;
extern KeyNumType g_globalKeyNumType;
extern int g_globalKeyFlags;