summaryrefslogtreecommitdiff
path: root/src/i_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_video.h')
-rw-r--r--src/i_video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i_video.h b/src/i_video.h
index 60cb9d85..7e9698fe 100644
--- a/src/i_video.h
+++ b/src/i_video.h
@@ -109,6 +109,7 @@ extern int mouse_threshold;
extern int vanilla_keyboard_mapping;
extern boolean screensaver_mode;
extern int usegamma;
+extern byte *I_VideoBuffer;
#endif