aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.h
diff options
context:
space:
mode:
authorstrangerke2011-03-08 00:19:30 +0100
committerstrangerke2011-03-08 00:21:02 +0100
commit9fb28410b5ea27fa8e79ac5f0ac4ce70ae4cf3c6 (patch)
tree29af1fe706e6883c07b582181452bb6650b64f6f /engines/hugo/hugo.h
parent905d5e76b463870fba69d6683c96ac93d6fda623 (diff)
downloadscummvm-rg350-9fb28410b5ea27fa8e79ac5f0ac4ce70ae4cf3c6.tar.gz
scummvm-rg350-9fb28410b5ea27fa8e79ac5f0ac4ce70ae4cf3c6.tar.bz2
scummvm-rg350-9fb28410b5ea27fa8e79ac5f0ac4ce70ae4cf3c6.zip
HUGO: Misc savegame modifications
- Add initial savegame on slot 0 - Save viewstate as it may now contain several different values when saving - Fix loading from GMM - Implement ctrl-N
Diffstat (limited to 'engines/hugo/hugo.h')
-rw-r--r--engines/hugo/hugo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hugo/hugo.h b/engines/hugo/hugo.h
index 2de442e0f7..566cb75763 100644
--- a/engines/hugo/hugo.h
+++ b/engines/hugo/hugo.h
@@ -58,7 +58,7 @@ class RandomSource;
*/
namespace Hugo {
-static const int kSavegameVersion = 5;
+static const int kSavegameVersion = 6;
static const int kInvDx = 32; // Width of an inventory icon
static const int kInvDy = 32; // Height of inventory icon
static const int kMaxTunes = 16; // Max number of tunes