aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2013-11-20 17:06:21 -0800
committerEugene Sandulenko2013-11-20 17:07:00 -0800
commitb6944479d3f18689d59357cd293ee232f81263cf (patch)
tree6ec0f045b8982c9f1c54154a884163c1d1517929
parent59c11d842f03ae769bb58c9a864d211adbee6ce1 (diff)
downloadscummvm-rg350-b6944479d3f18689d59357cd293ee232f81263cf.tar.gz
scummvm-rg350-b6944479d3f18689d59357cd293ee232f81263cf.tar.bz2
scummvm-rg350-b6944479d3f18689d59357cd293ee232f81263cf.zip
FULLPIPE: Started scene04 implementation
-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 0a7e195321..88e3ac5d02 100644
--- a/engines/fullpipe/module.mk
+++ b/engines/fullpipe/module.mk
@@ -26,6 +26,7 @@ MODULE_OBJS = \
scenes/scene01.o \
scenes/scene02.o \
scenes/scene03.o \
+ scenes/scene04.o \
scenes/sceneDbg.o \
scenes/sceneIntro.o