aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-30 17:50:19 -0400
committerPaul Gilbert2016-07-10 16:37:49 -0400
commita15e299a06c8049cf4332ea2bf4b77ad0bd845e1 (patch)
treed8b875295dd665f56af3d1c245d5cd22f5fea21a /engines/titanic/module.mk
parentecb14e9bc235df216fdcb8426688b455043f2ad0 (diff)
downloadscummvm-rg350-a15e299a06c8049cf4332ea2bf4b77ad0bd845e1.tar.gz
scummvm-rg350-a15e299a06c8049cf4332ea2bf4b77ad0bd845e1.tar.bz2
scummvm-rg350-a15e299a06c8049cf4332ea2bf4b77ad0bd845e1.zip
TITANIC: Implement messages PET section
Diffstat (limited to 'engines/titanic/module.mk')
-rw-r--r--engines/titanic/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/module.mk b/engines/titanic/module.mk
index 80041d80af..a9d758b57f 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -362,13 +362,13 @@ MODULE_OBJS := \
pet_control/pet_gfx_element.o \
pet_control/pet_inventory.o \
pet_control/pet_inventory_glyphs.o \
+ pet_control/pet_message.o \
pet_control/pet_nav_helmet.o \
pet_control/pet_rooms.o \
pet_control/pet_rooms_glyphs.o \
pet_control/pet_remote.o \
pet_control/pet_real_life.o \
pet_control/pet_section.o \
- pet_control/pet_control_sub7.o \
pet_control/pet_drag_chev.o \
pet_control/pet_graphic2.o \
pet_control/pet_graphic.o \