summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.h b/options.h
index 7e1a67c2b9..33dcccd883 100644
--- a/options.h
+++ b/options.h
@@ -25,6 +25,8 @@ typedef struct MPOpts {
int vo_gamma_saturation;
int vo_gamma_hue;
+ int osd_level;
+ int osd_duration;
int loop_times;
int correct_pts;
int user_correct_pts;