aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-13 20:59:20 -0400
committerMatthew Hoops2011-10-13 20:59:20 -0400
commit753006ae1a89d2e54477e3782e72c187d90d4083 (patch)
tree6f9f9521e3f78f188cbb674078bda7d050500db8 /engines/pegasus/module.mk
parent13fef21fed3631af3c8ebc5c34ccaf2d077af983 (diff)
downloadscummvm-rg350-753006ae1a89d2e54477e3782e72c187d90d4083.tar.gz
scummvm-rg350-753006ae1a89d2e54477e3782e72c187d90d4083.tar.bz2
scummvm-rg350-753006ae1a89d2e54477e3782e72c187d90d4083.zip
PEGASUS: Add the WSC neighborhood
Seems to be working fine, minus the molecule sprites (though the minigame is completable and the antidote can be found).
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 260fba2ca3..cf1dcb89a2 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -59,7 +59,9 @@ MODULE_OBJS = \
neighborhood/caldoria/caldoriamirror.o \
neighborhood/prehistoric/prehistoric.o \
neighborhood/tsa/fulltsa.o \
- neighborhood/tsa/tinytsa.o
+ neighborhood/tsa/tinytsa.o \
+ neighborhood/wsc/moleculebin.o \
+ neighborhood/wsc/wsc.o
# This module can be built as a plugin