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 a45c6d468f..fbeb94c042 100644
--- a/core/options.h
+++ b/core/options.h
@@ -114,6 +114,7 @@ typedef struct MPOpts {
char **sub_paths;
int sub_auto;
struct osd_style_opts *osd_style;
+ struct osd_style_opts *sub_text_style;
float sub_scale;
float sub_gauss;
int sub_gray;