summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h
index 4729d7ca6a..276745492d 100644
--- a/core/options.h
+++ b/core/options.h
@@ -125,6 +125,8 @@ typedef struct MPOpts {
int play_frames;
double step_sec;
int64_t seek_to_byte;
+ int position_resume;
+ int position_save_on_quit;
int pause;
int keep_open;
int audio_id;