aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/tt_parser.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-05-28 15:32:14 -0400
committerPaul Gilbert2016-07-15 19:16:22 -0400
commitfb6e94e8bbe6e5fa2656f3a134b015cf4e986364 (patch)
tree54d92678fc271e571b89d47ae93b415767c95fda /engines/titanic/true_talk/tt_parser.h
parenta261041be74b42dd9877acd9968e53641fd62587 (diff)
downloadscummvm-rg350-fb6e94e8bbe6e5fa2656f3a134b015cf4e986364.tar.gz
scummvm-rg350-fb6e94e8bbe6e5fa2656f3a134b015cf4e986364.tar.bz2
scummvm-rg350-fb6e94e8bbe6e5fa2656f3a134b015cf4e986364.zip
TITANIC: Remaining tag switch cases in TTparser considerRequests
Diffstat (limited to 'engines/titanic/true_talk/tt_parser.h')
-rw-r--r--engines/titanic/true_talk/tt_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/true_talk/tt_parser.h b/engines/titanic/true_talk/tt_parser.h
index 7aa47fd12c..201de7eb0e 100644
--- a/engines/titanic/true_talk/tt_parser.h
+++ b/engines/titanic/true_talk/tt_parser.h
@@ -146,7 +146,7 @@ private:
int considerRequests(TTword *word);
int processRequests(TTword *word);
- void addToConceptList(TTword *word);
+ int addToConceptList(TTword *word);
int checkReferent(TTpronoun *pronoun);
/**