summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/options/options.h b/options/options.h
index e20e2c937a..ca87fd4ac9 100644
--- a/options/options.h
+++ b/options/options.h
@@ -41,6 +41,9 @@ typedef struct mp_vo_opts {
struct m_geometry autofit_smaller;
double window_scale;
+ int cursor_autohide_delay;
+ int cursor_autohide_fs;
+
int keepaspect;
int keepaspect_window;
int hidpi_window_scale;
@@ -162,8 +165,6 @@ typedef struct MPOpts {
struct mp_csp_equalizer_opts *video_equalizer;
int stop_screensaver;
- int cursor_autohide_delay;
- int cursor_autohide_fs;
int video_rotate;