diff options
Diffstat (limited to 'core/options.h')
-rw-r--r-- | core/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h index 58d6a64e70..47f4593b9b 100644 --- a/core/options.h +++ b/core/options.h @@ -114,6 +114,7 @@ typedef struct MPOpts { struct osd_style_opts *osd_style; float sub_scale; float sub_gauss; + int sub_gray; int ass_enabled; float ass_line_spacing; int ass_top_margin; |