summaryrefslogtreecommitdiff
path: root/src/heretic/mn_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/mn_menu.c')
-rw-r--r--src/heretic/mn_menu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/heretic/mn_menu.c b/src/heretic/mn_menu.c
index 6423ebdf..5a7f2801 100644
--- a/src/heretic/mn_menu.c
+++ b/src/heretic/mn_menu.c
@@ -29,6 +29,7 @@
#include "p_local.h"
#include "r_local.h"
#include "s_sound.h"
+#include "v_video.h"
// Macros
@@ -116,6 +117,7 @@ void MN_LoadSlotText(void);
// External Data
+extern int usegamma;
extern int detailLevel;
extern int screenblocks;