aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2009-11-12 10:07:44 +0000
committerPaul Gilbert2009-11-12 10:07:44 +0000
commit94f5c0a2f85a181c6b42f2851270b46de603e1cb (patch)
treed5d9ed43a51f9d87066b8f3638623b2738e42822 /engines/m4/module.mk
parent44afaf9bf1fb8a0c4c77bdf033324a7bea82a151 (diff)
downloadscummvm-rg350-94f5c0a2f85a181c6b42f2851270b46de603e1cb.tar.gz
scummvm-rg350-94f5c0a2f85a181c6b42f2851270b46de603e1cb.tar.bz2
scummvm-rg350-94f5c0a2f85a181c6b42f2851270b46de603e1cb.zip
Added a staticres file with the MADS articles list, and added an article field to the MADSObject class
svn-id: r45856
Diffstat (limited to 'engines/m4/module.mk')
-rw-r--r--engines/m4/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/m4/module.mk b/engines/m4/module.mk
index eea75cab24..2f5756a12f 100644
--- a/engines/m4/module.mk
+++ b/engines/m4/module.mk
@@ -27,6 +27,7 @@ MODULE_OBJS = \
script.o \
sound.o \
sprite.o \
+ staticres.o \
viewmgr.o \
woodscript.o \
ws_machine.o \