aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-02 20:52:09 -0400
committerMatthew Hoops2011-10-02 20:52:09 -0400
commit8c7ebc803383a87cf3199b12d5b3485b2685a873 (patch)
tree6b61f6f6ad1246f47e07631281b4932aa0bab0b1 /engines/pegasus/module.mk
parentb24081c781d66cdc496a14b6326574f75b083dc6 (diff)
downloadscummvm-rg350-8c7ebc803383a87cf3199b12d5b3485b2685a873.tar.gz
scummvm-rg350-8c7ebc803383a87cf3199b12d5b3485b2685a873.tar.bz2
scummvm-rg350-8c7ebc803383a87cf3199b12d5b3485b2685a873.zip
PEGASUS: Add the basic Caldoria neighborhood
Does not include the end-of-game timers and sequence yet. It's currently hooked up to the full game, but does not go beyond the first frame of the wake-up sequence right now.
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 3759780b28..66cf70b2ca 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -51,6 +51,10 @@ MODULE_OBJS = \
neighborhood/turn.o \
neighborhood/view.o \
neighborhood/zoom.o \
+ neighborhood/caldoria/caldoria.o \
+ neighborhood/caldoria/caldoria4dsystem.o \
+ neighborhood/caldoria/caldoriamessages.o \
+ neighborhood/caldoria/caldoriamirror.o \
neighborhood/prehistoric/prehistoric.o