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 e9904fd8..e4e73041 100644
--- a/src/i_video.h
+++ b/src/i_video.h
@@ -64,6 +64,7 @@ extern int autoadjust_video_settings;
extern boolean screenvisible;
extern int screenmultiply;
extern int fullscreen;
+extern int aspect_ratio_correct;
extern boolean grabmouse;
extern float mouse_acceleration;
extern int mouse_threshold;