aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-13 10:40:06 +0000
committerTravis Howell2005-04-13 10:40:06 +0000
commit4b7999b6faeac7fe3a824736636330c0793091fb (patch)
tree78fc876764a356489116c4d99a231841708d9a88 /scumm/intern.h
parentd3ea799f23da68077c963ef403a1dabd2ad269a7 (diff)
downloadscummvm-rg350-4b7999b6faeac7fe3a824736636330c0793091fb.tar.gz
scummvm-rg350-4b7999b6faeac7fe3a824736636330c0793091fb.tar.bz2
scummvm-rg350-4b7999b6faeac7fe3a824736636330c0793091fb.zip
Ooops, was not used.
svn-id: r17582
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 75dae818be..2f35010513 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -753,7 +753,7 @@ protected:
const OpcodeEntryV72he *_opcodesV72he;
- int _stringLength, _stringStart;
+ int _stringLength;
byte _stringBuffer[4096];
WizParameters _wizParams;