aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/module.mk
diff options
context:
space:
mode:
authorStrangerke2014-05-05 07:15:47 +0200
committerStrangerke2014-05-05 07:17:32 +0200
commit3519208e4e88e3713d33e76630917c4e7785e66c (patch)
treec134c54d8fa0564d2a67cf33e273bd40fe821e8b /engines/mads/module.mk
parente9d76d27a00e4b4760f7b8f442ef69650bae8d5a (diff)
downloadscummvm-rg350-3519208e4e88e3713d33e76630917c4e7785e66c.tar.gz
scummvm-rg350-3519208e4e88e3713d33e76630917c4e7785e66c.tar.bz2
scummvm-rg350-3519208e4e88e3713d33e76630917c4e7785e66c.zip
MADS: Add scene 7xx
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 04739b0a69..91e8a6bb4b 100644
--- a/engines/mads/module.mk
+++ b/engines/mads/module.mk
@@ -15,6 +15,7 @@ MODULE_OBJS := \
nebular/nebular_scenes3.o \
nebular/nebular_scenes4.o \
nebular/nebular_scenes5.o \
+ nebular/nebular_scenes7.o \
nebular/nebular_scenes8.o \
action.o \
animation.o \