aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2014-03-02 19:29:54 -0500
committerPaul Gilbert2014-03-02 19:29:54 -0500
commitb816b9990d98633794f42ba49aeb971d6f9d930b (patch)
treeb3a8b729e5e4bae1bce4d7f3eda3008e6b0923f3 /engines/mads/module.mk
parent4931c8257df6d5dbc3d7fa1bc2b85f859cec17d9 (diff)
downloadscummvm-rg350-b816b9990d98633794f42ba49aeb971d6f9d930b.tar.gz
scummvm-rg350-b816b9990d98633794f42ba49aeb971d6f9d930b.tar.bz2
scummvm-rg350-b816b9990d98633794f42ba49aeb971d6f9d930b.zip
MADS: Added skeleton class for actions
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 94c231e206..f27b808099 100644
--- a/engines/mads/module.mk
+++ b/engines/mads/module.mk
@@ -6,6 +6,7 @@ MODULE_OBJS := \
nebular/sound_nebular.o \
nebular/nebular_scenes.o \
nebular/nebular_scenes8.o \
+ action.o \
animation.o \
assets.o \
compression.o \