aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2016-07-03 17:43:37 -0400
committerPaul Gilbert2016-07-15 19:27:13 -0400
commitfb06cb4dde4d612289ea1b5830f8cd1c9e1bedfc (patch)
tree0ce71b408ad206b4fb2bcaa75b2faac73d6756a0 /engines/titanic/module.mk
parent3f12927b77735c17eedfbe14f36607ddc6580c83 (diff)
downloadscummvm-rg350-fb06cb4dde4d612289ea1b5830f8cd1c9e1bedfc.tar.gz
scummvm-rg350-fb06cb4dde4d612289ea1b5830f8cd1c9e1bedfc.tar.bz2
scummvm-rg350-fb06cb4dde4d612289ea1b5830f8cd1c9e1bedfc.zip
TITANIC: Added CMovieManager 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 f1392f165b..71db594f5e 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -448,6 +448,7 @@ MODULE_OBJS := \
support/movie_clip.o \
support/movie_event.o \
support/movie_range_info.o \
+ support/movie_manager.o \
support/credit_text.o \
support/proximity.o \
support/rect.o \