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 b5370ebac7..34254d69aa 100644
--- a/core/options.h
+++ b/core/options.h
@@ -174,6 +174,7 @@ typedef struct MPOpts {
float osd_bar_align_y;
float osd_bar_w;
float osd_bar_h;
+ float osd_scale;
struct osd_style_opts *osd_style;
struct osd_style_opts *sub_text_style;
float sub_scale;