aboutsummaryrefslogtreecommitdiff
path: root/scumm/vars.cpp
diff options
context:
space:
mode:
authorJonathan Gray2003-01-29 04:16:14 +0000
committerJonathan Gray2003-01-29 04:16:14 +0000
commit8e9d8cff8129bd611f7107effd91131602f715cb (patch)
treef3766c317b860c4a410035258be743f7a38cee3d /scumm/vars.cpp
parentafec98c6557a0d4c61c87107264c76d122087784 (diff)
downloadscummvm-rg350-8e9d8cff8129bd611f7107effd91131602f715cb.tar.gz
scummvm-rg350-8e9d8cff8129bd611f7107effd91131602f715cb.tar.bz2
scummvm-rg350-8e9d8cff8129bd611f7107effd91131602f715cb.zip
add list of possible languages in comi and relevant variable
svn-id: r6565
Diffstat (limited to 'scumm/vars.cpp')
-rw-r--r--scumm/vars.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/scumm/vars.cpp b/scumm/vars.cpp
index 0b49d78c9d..47ae8b2d85 100644
--- a/scumm/vars.cpp
+++ b/scumm/vars.cpp
@@ -241,6 +241,8 @@ void Scumm_v8::setupScummVars()
//VAR_VOICE_MODE = 39; // 0 is voice, 1 is voice+text, 2 is text only
VAR_GAME_LOADED = 40;
+ VAR_LANGUAGE = 41; // see Languages enum in scumm.h for possible values
+
VAR_CURRENTDISK = 42;
VAR_SCROLL_SCRIPT = 50; // FIXME - guess based on where this is in V7