aboutsummaryrefslogtreecommitdiff
path: root/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core.h')
-rw-r--r--core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core.h b/core.h
index a667e36..2ec86b5 100644
--- a/core.h
+++ b/core.h
@@ -41,7 +41,6 @@ extern double frame_rate;
extern double aspect_ratio;
extern unsigned audio_buffer_size_override;
extern int state_slot;
-extern int resume_slot;
void config_file_name(char *buf, size_t len, config_type config_type);
void save_relative_path(char *buf, size_t len, const char *basename);