summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.h b/options.h
index 91ea2832d2..8450435bba 100644
--- a/options.h
+++ b/options.h
@@ -11,6 +11,8 @@ typedef struct MPOpts {
int vo_screenwidth;
int vo_screenheight;
int force_window_position;
+ char *vo_winname;
+ char *vo_wintitle;
float force_monitor_aspect;
float monitor_pixel_aspect;
int vidmode;