aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/module.mk
diff options
context:
space:
mode:
authorStrangerke2014-03-16 18:16:21 +0100
committerStrangerke2014-03-16 18:16:21 +0100
commitecbe2c87fde0b3f5d8264d4e56426cb5f73521a5 (patch)
tree22905183dd9aa3f0f9f0faba86f7f7bbbb2f6568 /engines/mads/module.mk
parent9ffaf672ff0f2d05c55db3a69af1f1cf873f4f1b (diff)
downloadscummvm-rg350-ecbe2c87fde0b3f5d8264d4e56426cb5f73521a5.tar.gz
scummvm-rg350-ecbe2c87fde0b3f5d8264d4e56426cb5f73521a5.tar.bz2
scummvm-rg350-ecbe2c87fde0b3f5d8264d4e56426cb5f73521a5.zip
MADS: Implement Scene2xx functions
Diffstat (limited to 'engines/mads/module.mk')
-rw-r--r--engines/mads/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/module.mk b/engines/mads/module.mk
index 74376dc149..c2e269e8c1 100644
--- a/engines/mads/module.mk
+++ b/engines/mads/module.mk
@@ -7,6 +7,7 @@ MODULE_OBJS := \
nebular/sound_nebular.o \
nebular/nebular_scenes.o \
nebular/nebular_scenes1.o \
+ nebular/nebular_scenes2.o \
nebular/nebular_scenes8.o \
action.o \
animation.o \