aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2016-06-03 23:01:44 -0400
committerPaul Gilbert2016-07-15 19:19:15 -0400
commitf02efd2d9e762c9f79e983603b5684e5eb357496 (patch)
treee636ab2b865429ee7828f706c55fccb0ccc0b5f2 /engines/titanic/module.mk
parent3196e488f196a6c33f89eea389cf8d9a90d5f90d (diff)
downloadscummvm-rg350-f02efd2d9e762c9f79e983603b5684e5eb357496.tar.gz
scummvm-rg350-f02efd2d9e762c9f79e983603b5684e5eb357496.tar.bz2
scummvm-rg350-f02efd2d9e762c9f79e983603b5684e5eb357496.zip
TITANIC: Beginnings of TTquotes class
Diffstat (limited to 'engines/titanic/module.mk')
-rw-r--r--engines/titanic/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/module.mk b/engines/titanic/module.mk
index c97b30f7b0..2b604ec29d 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -471,6 +471,7 @@ MODULE_OBJS := \
true_talk/tt_parser.o \
true_talk/tt_picture.o \
true_talk/tt_pronoun.o \
+ true_talk/tt_quotes.o \
true_talk/tt_response.o \
true_talk/tt_room_script.o \
true_talk/tt_script_base.o \