aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2016-06-19 16:21:49 -0400
committerPaul Gilbert2016-07-15 19:23:41 -0400
commit2267c5eb4c5addecbf0012495f84ece6d6df835d (patch)
tree79534d5b0ae6b246d47d44241bf3b69941c122d6 /engines/titanic/module.mk
parent68f13646e185416bb74812ea489764b9b28b8e22 (diff)
downloadscummvm-rg350-2267c5eb4c5addecbf0012495f84ece6d6df835d.tar.gz
scummvm-rg350-2267c5eb4c5addecbf0012495f84ece6d6df835d.tar.bz2
scummvm-rg350-2267c5eb4c5addecbf0012495f84ece6d6df835d.zip
TITANIC: Beginnings of CCreditText 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 2879713758..dac6287c28 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -440,6 +440,7 @@ MODULE_OBJS := \
support/movie.o \
support/movie_event.o \
support/movie_range_info.o \
+ support/credit_text.o \
support/proximity.o \
support/rect.o \
support/screen_manager.o \