diff options
Diffstat (limited to 'setup/display.h')
-rw-r--r-- | setup/display.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/display.h b/setup/display.h index 50270724..af097cdb 100644 --- a/setup/display.h +++ b/setup/display.h @@ -23,6 +23,7 @@ #define SETUP_DISPLAY_H extern int autoadjust_video_settings; +extern int aspect_ratio_correct; extern int fullscreen; extern int screenmultiply; extern int startup_delay; |