aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-23 22:31:22 -0400
committerPaul Gilbert2016-07-10 16:11:56 -0400
commit73258800cf10f94cee5a9745649f8c5dbb67109c (patch)
treeb932c290395892f367ebc63da6457c7adaa47acb /engines/titanic/module.mk
parent730895a9ea4a5f1c2032cb552d9221ad22fb8e5f (diff)
downloadscummvm-rg350-73258800cf10f94cee5a9745649f8c5dbb67109c.tar.gz
scummvm-rg350-73258800cf10f94cee5a9745649f8c5dbb67109c.tar.bz2
scummvm-rg350-73258800cf10f94cee5a9745649f8c5dbb67109c.zip
TITANIC: Beginnings of CPetRooms
Diffstat (limited to 'engines/titanic/module.mk')
-rw-r--r--engines/titanic/module.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/titanic/module.mk b/engines/titanic/module.mk
index 3a47bedc67..6875e9032d 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -356,7 +356,6 @@ MODULE_OBJS := \
npcs/titania.o \
npcs/true_talk_npc.o \
pet_control/pet_control.o \
- pet_control/pet_control_list_item2.o \
pet_control/pet_conversations.o \
pet_control/pet_element.o \
pet_control/pet_frame.o \
@@ -364,12 +363,12 @@ MODULE_OBJS := \
pet_control/pet_inventory.o \
pet_control/pet_inventory_glyphs.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_sub5.o \
pet_control/pet_control_sub7.o \
- pet_control/pet_control_sub11.o \
pet_control/pet_drag_chev.o \
pet_control/pet_graphic2.o \
pet_control/pet_graphic.o \