aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/vars.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2009-04-18 10:16:08 +0000
committerPaul Gilbert2009-04-18 10:16:08 +0000
commit15252ad83c49c0246fabb24856c02fb6bb81ced5 (patch)
treed71dab6a10a2ba14e92b69ea8c6b860efaadffba /engines/cruise/vars.cpp
parent0b2e06e4a4225a6ede1be4e9f6c09fe2cd4caf16 (diff)
downloadscummvm-rg350-15252ad83c49c0246fabb24856c02fb6bb81ced5.tar.gz
scummvm-rg350-15252ad83c49c0246fabb24856c02fb6bb81ced5.tar.bz2
scummvm-rg350-15252ad83c49c0246fabb24856c02fb6bb81ced5.zip
Added support for the global menu save/loading, and changed the savegame format to store the savegame name and thumbnail
svn-id: r39979
Diffstat (limited to 'engines/cruise/vars.cpp')
-rw-r--r--engines/cruise/vars.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cruise/vars.cpp b/engines/cruise/vars.cpp
index f3165f8cef..3ea591ed43 100644
--- a/engines/cruise/vars.cpp
+++ b/engines/cruise/vars.cpp
@@ -131,7 +131,7 @@ bool animationStart;
int16 autoOvl;
int16 var39;
-int16 entrerMenuJoueur;
+int16 playerMenuEnabled = 0;
int16 var41;
int16 var42;
int16 var45;