aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-15 19:48:36 -0400
committerMatthew Hoops2011-10-15 19:48:36 -0400
commit1c949d375a4f0dabb179e0e035bb3dbf8c059abf (patch)
treee590f0019bcefa22d97403e12b5b124f7a63c941 /engines/pegasus/module.mk
parent64656342a999f2fcc6d4b0c8fd789e44aa2048ba (diff)
downloadscummvm-rg350-1c949d375a4f0dabb179e0e035bb3dbf8c059abf.tar.gz
scummvm-rg350-1c949d375a4f0dabb179e0e035bb3dbf8c059abf.tar.bz2
scummvm-rg350-1c949d375a4f0dabb179e0e035bb3dbf8c059abf.zip
PEGASUS: Add the Mars neighborhood
Does not include the space chase just yet or canyon chase. The robot timer seems a bit wonky right now and doesn't stop, but everything else seems to be working.
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 016644348e..a371aef716 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -58,6 +58,7 @@ MODULE_OBJS = \
neighborhood/caldoria/caldoriamessages.o \
neighborhood/caldoria/caldoriamirror.o \
neighborhood/mars/reactor.o \
+ neighborhood/mars/mars.o \
neighborhood/prehistoric/prehistoric.o \
neighborhood/tsa/fulltsa.o \
neighborhood/tsa/tinytsa.o \