summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 7b46ab15e6..6048a6af99 100644
--- a/options.h
+++ b/options.h
@@ -8,6 +8,7 @@ typedef struct MPOpts {
int vo_ontop;
int vo_screenwidth;
int vo_screenheight;
+ int fullscreen;
int vo_dbpp;
int correct_pts;
int loop_times;