aboutsummaryrefslogtreecommitdiff
path: root/saga/module.mk
diff options
context:
space:
mode:
authorEugene Sandulenko2005-05-23 02:23:34 +0000
committerEugene Sandulenko2005-05-23 02:23:34 +0000
commit0ccb1b726b80de340408946412a757d7b90253d8 (patch)
tree48abd600af3150579206c3432a44a8f77c566d34 /saga/module.mk
parentb9e8e4080559f0ce9b249d3fb4c39db1431692f0 (diff)
downloadscummvm-rg350-0ccb1b726b80de340408946412a757d7b90253d8.tar.gz
scummvm-rg350-0ccb1b726b80de340408946412a757d7b90253d8.tar.bz2
scummvm-rg350-0ccb1b726b80de340408946412a757d7b90253d8.zip
Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skip
the Puzzle and continue game pretending like you completed the Puzzle. svn-id: r18225
Diffstat (limited to 'saga/module.mk')
-rw-r--r--saga/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/saga/module.mk b/saga/module.mk
index adbb632b66..8a358f7a21 100644
--- a/saga/module.mk
+++ b/saga/module.mk
@@ -16,6 +16,7 @@ MODULE_OBJS := \
saga/ite_introproc.o \
saga/itedata.o \
saga/objectmap.o \
+ saga/puzzle.o \
saga/palanim.o \
saga/render.o \
saga/rscfile.o \