aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/touche.h
diff options
context:
space:
mode:
authorGregory Montoir2006-11-05 22:24:15 +0000
committerGregory Montoir2006-11-05 22:24:15 +0000
commitec177bc6ce7cc7633c1551a7d1ee962d40664f0c (patch)
treeef956f4bd17b7663e3e271542f1acd5d3132a8ca /engines/touche/touche.h
parent424e9e362e55b32406af950cc5e551b9a378f45c (diff)
downloadscummvm-rg350-ec177bc6ce7cc7633c1551a7d1ee962d40664f0c.tar.gz
scummvm-rg350-ec177bc6ce7cc7633c1551a7d1ee962d40664f0c.tar.bz2
scummvm-rg350-ec177bc6ce7cc7633c1551a7d1ee962d40664f0c.zip
various fixes
svn-id: r24628
Diffstat (limited to 'engines/touche/touche.h')
-rw-r--r--engines/touche/touche.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h
index aaa62a8317..71763ed618 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -632,7 +632,6 @@ protected:
int _talkTableLastOtherKeyChar;
int _talkTableLastStringNum;
int _objectDescriptionNum;
- char _talkTextBuffer[200];
TalkEntry _talkTable[NUM_TALK_ENTRIES];
bool _conversationChoicesUpdated;