aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v7he.cpp
diff options
context:
space:
mode:
authorMax Horn2004-08-01 01:54:37 +0000
committerMax Horn2004-08-01 01:54:37 +0000
commit5e3236ac47bcda486642753480b96e6d9848bc54 (patch)
tree6055b346e47ac1ac17530e93fb28b068de436a85 /scumm/script_v7he.cpp
parent862b096f99f383daebbd286f4c6e505e4f50ec1d (diff)
downloadscummvm-rg350-5e3236ac47bcda486642753480b96e6d9848bc54.tar.gz
scummvm-rg350-5e3236ac47bcda486642753480b96e6d9848bc54.tar.bz2
scummvm-rg350-5e3236ac47bcda486642753480b96e6d9848bc54.zip
Add symbolic names for the array types, which makes the code easier to read/understand (note that array types != res types)
svn-id: r14404
Diffstat (limited to 'scumm/script_v7he.cpp')
-rw-r--r--scumm/script_v7he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp
index ec9fb043e9..ff62eea9e9 100644
--- a/scumm/script_v7he.cpp
+++ b/scumm/script_v7he.cpp
@@ -491,7 +491,7 @@ void ScummEngine_v7he::o7_readINI() {
push(0);
break;
case 2: // string
- defineArray(0, 4, 0, 0);
+ defineArray(0, kStringArray, 0, 0);
retval = readVar(0);
writeArray(0, 0, 0, 0);
push(retval); // var ID string