summaryrefslogtreecommitdiff
path: root/saves.h
diff options
context:
space:
mode:
Diffstat (limited to 'saves.h')
-rw-r--r--saves.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/saves.h b/saves.h
index 6964e82..8dac45a 100644
--- a/saves.h
+++ b/saves.h
@@ -6,6 +6,7 @@
#include "system.h"
#define QUICK_SAVE_SLOT 10
+#define SERIALIZE_SLOT 11
typedef struct {
char *desc;