aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/st_vocab.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/true_talk/st_vocab.h')
-rw-r--r--engines/titanic/true_talk/st_vocab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/true_talk/st_vocab.h b/engines/titanic/true_talk/st_vocab.h
index 090dc74237..cc25150981 100644
--- a/engines/titanic/true_talk/st_vocab.h
+++ b/engines/titanic/true_talk/st_vocab.h
@@ -33,7 +33,7 @@ class STVocab {
private:
int _field0;
int _field4;
- TTString *_vocab;
+ TTWord *_word;
int _fieldC;
int _field10;
int _field14;