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 0f57381f30..35d0329b7a 100644
--- a/core/options.h
+++ b/core/options.h
@@ -17,6 +17,7 @@ typedef struct mp_vo_opts {
int stop_screensaver;
char *winname;
char** fstype_list;
+ int native_keyrepeat;
float panscan;
float panscanrange;