summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h
index 87d6711977..f5e350f076 100644
--- a/core/options.h
+++ b/core/options.h
@@ -117,6 +117,8 @@ typedef struct MPOpts {
char **sub_name;
char **sub_paths;
int sub_auto;
+ float osd_bar_align_x;
+ float osd_bar_align_y;
struct osd_style_opts *osd_style;
struct osd_style_opts *sub_text_style;
float sub_scale;