aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2014-03-06 20:30:05 -0500
committerPaul Gilbert2014-03-06 20:30:05 -0500
commitc9186f51b9502a4cfb1881f2db4f92eeb6227144 (patch)
treea629dd4ab331e27572583ee09268fa24e161583b /engines/mads/module.mk
parent2d9bb392aeef7beab60986a57889eb38001407ef (diff)
downloadscummvm-rg350-c9186f51b9502a4cfb1881f2db4f92eeb6227144.tar.gz
scummvm-rg350-c9186f51b9502a4cfb1881f2db4f92eeb6227144.tar.bz2
scummvm-rg350-c9186f51b9502a4cfb1881f2db4f92eeb6227144.zip
MADS: Added in Rex Nebular globals class
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 7197a60955..2f4982f9f8 100644
--- a/engines/mads/module.mk
+++ b/engines/mads/module.mk
@@ -3,6 +3,7 @@ MODULE := engines/mads
MODULE_OBJS := \
nebular/dialogs_nebular.o \
nebular/game_nebular.o \
+ nebular/globals_nebular.o \
nebular/sound_nebular.o \
nebular/nebular_scenes.o \
nebular/nebular_scenes8.o \