From fb6e94e8bbe6e5fa2656f3a134b015cf4e986364 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 28 May 2016 15:32:14 -0400 Subject: TITANIC: Remaining tag switch cases in TTparser considerRequests --- engines/titanic/true_talk/tt_parser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/true_talk/tt_parser.h') 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); /** -- cgit v1.2.3