summaryrefslogtreecommitdiffstats
path: root/src/render/Hud.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/Hud.h')
-rw-r--r--src/render/Hud.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/Hud.h b/src/render/Hud.h
index f8ca4f6d..9106f6fa 100644
--- a/src/render/Hud.h
+++ b/src/render/Hud.h
@@ -85,6 +85,8 @@ public:
static bool m_Wants_To_Draw_3dMarkers;
static wchar m_BigMessage[6][128];
static int16 m_ItemToFlash;
+ static bool m_HideRadar;
+ static int32 m_DrawClock;
// These aren't really in CHud
static float BigMessageInUse[6];