aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/module.mk
diff options
context:
space:
mode:
authorEugene Sandulenko2014-03-25 00:20:39 +0200
committerEugene Sandulenko2014-03-25 00:28:52 +0200
commit78e58492682c6665c850b6ff427f41cc2fb6b665 (patch)
treea52d713b87572cb24fd0625f7cc4904f3bcd8196 /engines/fullpipe/module.mk
parent7ef1806938e7995de0a0115945d4f6856950ef25 (diff)
downloadscummvm-rg350-78e58492682c6665c850b6ff427f41cc2fb6b665.tar.gz
scummvm-rg350-78e58492682c6665c850b6ff427f41cc2fb6b665.tar.bz2
scummvm-rg350-78e58492682c6665c850b6ff427f41cc2fb6b665.zip
FULLPIPE: Finish scene29_initScene() implementation
Diffstat (limited to 'engines/fullpipe/module.mk')
-rw-r--r--engines/fullpipe/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/fullpipe/module.mk b/engines/fullpipe/module.mk
index db97fa202b..3962fe64ba 100644
--- a/engines/fullpipe/module.mk
+++ b/engines/fullpipe/module.mk
@@ -52,6 +52,7 @@ MODULE_OBJS = \
scenes/scene26.o \
scenes/scene27.o \
scenes/scene28.o \
+ scenes/scene29.o \
scenes/scene30.o \
scenes/scene31.o \
scenes/scene32.o \