aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword1/control.h')
-rw-r--r--engines/sword1/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword1/control.h b/engines/sword1/control.h
index 1fbc7fdeba..9170a140eb 100644
--- a/engines/sword1/control.h
+++ b/engines/sword1/control.h
@@ -44,7 +44,7 @@ class Music;
class Sound;
#define SAVEGAME_HEADER MKID_BE('BS_1')
-#define SAVEGAME_VERSION 1
+#define SAVEGAME_VERSION 2
#define HAS_THUMBNAIL 1
#define NO_THUMBNAIL 0