aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2016-06-26 17:20:33 -0400
committerPaul Gilbert2016-07-15 19:25:14 -0400
commitbe9a05f8b54e77a04c92aa766233bb8908b50c92 (patch)
tree570e56dd1718ad42bb173f6d32a924218a2c77e8 /engines/titanic/module.mk
parentad873455cf29622e52c15ac48e608d385a744be2 (diff)
downloadscummvm-rg350-be9a05f8b54e77a04c92aa766233bb8908b50c92.tar.gz
scummvm-rg350-be9a05f8b54e77a04c92aa766233bb8908b50c92.tar.bz2
scummvm-rg350-be9a05f8b54e77a04c92aa766233bb8908b50c92.zip
TITANIC: Added CPetStarfield methods
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 a204c7cc5a..881aa025ef 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -364,7 +364,7 @@ MODULE_OBJS := \
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_starfield.o \
pet_control/pet_real_life.o \
pet_control/pet_remote.o \
pet_control/pet_remote_glyphs.o \