aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/module.mk
diff options
context:
space:
mode:
authorHenry Bush2008-11-19 00:37:20 +0000
committerHenry Bush2008-11-19 00:37:20 +0000
commit04b048a9c3592a6a0dc492b937b5a4ed4851a14d (patch)
treec55b802bceb0edc46f2d563bcf5ee9b0d56089aa /engines/groovie/module.mk
parent1ec33154fdb760bfd2a51e64e2c110055d79044e (diff)
downloadscummvm-rg350-04b048a9c3592a6a0dc492b937b5a4ed4851a14d.tar.gz
scummvm-rg350-04b048a9c3592a6a0dc492b937b5a4ed4851a14d.tar.bz2
scummvm-rg350-04b048a9c3592a6a0dc492b937b5a4ed4851a14d.zip
T7G: Add framework for microscope puzzle AI
svn-id: r35122
Diffstat (limited to 'engines/groovie/module.mk')
-rw-r--r--engines/groovie/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/groovie/module.mk b/engines/groovie/module.mk
index 1779c9786e..4a5d79cfb8 100644
--- a/engines/groovie/module.mk
+++ b/engines/groovie/module.mk
@@ -1,6 +1,7 @@
MODULE := engines/groovie
MODULE_OBJS := \
+ cell.o \
cursor.o \
debug.o \
detection.o \