summaryrefslogtreecommitdiff
path: root/saves.h
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2020-04-29 01:00:57 -0700
committerMichael Pavone <pavone@retrodev.com>2020-04-29 01:00:57 -0700
commit2071d8e545b9aca6af08852f721e9a7b7a617398 (patch)
tree75148c6c893661c0e6b0bada4c7ca5b71cd8255d /saves.h
parent6641d3825bb931c5af37b98fc6420c972cfb3fd1 (diff)
WIP netplay support
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 8dac45a..0e6483b 100644
--- a/saves.h
+++ b/saves.h
@@ -7,6 +7,7 @@
#define QUICK_SAVE_SLOT 10
#define SERIALIZE_SLOT 11
+#define EVENTLOG_SLOT 12
typedef struct {
char *desc;