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 3665383a46..3105a24252 100644
--- a/options.h
+++ b/options.h
@@ -24,6 +24,8 @@ typedef struct MPOpts {
int loop_times;
int correct_pts;
int user_correct_pts;
+ int key_fifo_size;
+ int doubleclick_time;
int audio_id;
int video_id;
int sub_id;