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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/true_talk/st_vocab.h b/engines/titanic/true_talk/st_vocab.h
index 68ce86b7cf..6a86825ef7 100644
--- a/engines/titanic/true_talk/st_vocab.h
+++ b/engines/titanic/true_talk/st_vocab.h
@@ -55,6 +55,7 @@ private:
TTword *findWord(const TTString &str);
public:
STVocab(int val);
+ ~STVocab();
};
} // End of namespace Titanic