aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/module.mk
diff options
context:
space:
mode:
authorFilippos Karapetis2014-10-14 02:03:53 +0300
committerFilippos Karapetis2014-10-14 02:03:53 +0300
commitf83b839e21c6f79a008c34666ddd96d8fdc3b15c (patch)
treed0c4b4c5c4db6d40458a6321fde2aecc48b69918 /engines/mads/module.mk
parente6a14f403ff3bf0b42eae8fb91086ddec0e48752 (diff)
downloadscummvm-rg350-f83b839e21c6f79a008c34666ddd96d8fdc3b15c.tar.gz
scummvm-rg350-f83b839e21c6f79a008c34666ddd96d8fdc3b15c.tar.bz2
scummvm-rg350-f83b839e21c6f79a008c34666ddd96d8fdc3b15c.zip
MADS: Initial implementation of the Phantom 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 96353e9ae5..a9544944db 100644
--- a/engines/mads/module.mk
+++ b/engines/mads/module.mk
@@ -4,6 +4,7 @@ MODULE_OBJS := \
dragonsphere/game_dragonsphere.o \
dragonsphere/dragonsphere_scenes.o \
phantom/game_phantom.o \
+ phantom/globals_phantom.o \
phantom/phantom_scenes.o \
nebular/dialogs_nebular.o \
nebular/game_nebular.o \