summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h
index 9accec1f0a..5e9fff1c27 100644
--- a/core/options.h
+++ b/core/options.h
@@ -29,6 +29,7 @@ typedef struct MPOpts {
int fullscreen;
int vo_dbpp;
float vo_panscanrange;
+ int vo_force_rgba_osd;
int requested_colorspace;
int requested_input_range;
int requested_output_range;