summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 9bd60c2630..650ee21f5e 100644
--- a/options/options.h
+++ b/options/options.h
@@ -100,6 +100,7 @@ typedef struct MPOpts {
char *stream_capture;
char *stream_dump;
int loop_times;
+ int loop_file;
int shuffle;
int ordered_chapters;
char *ordered_chapters_files;