aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/module.mk
diff options
context:
space:
mode:
authorEugene Sandulenko2016-09-16 22:14:51 +0200
committerEugene Sandulenko2016-09-16 22:15:24 +0200
commit60e3b9fd646a3ea7c3fb783ea5b249929b5f289f (patch)
treec0992c68b57641270374ea4f19848bb663f18a77 /engines/fullpipe/module.mk
parent1b335b6c751a45d4ec25e0084737ea84ffda9fca (diff)
downloadscummvm-rg350-60e3b9fd646a3ea7c3fb783ea5b249929b5f289f.tar.gz
scummvm-rg350-60e3b9fd646a3ea7c3fb783ea5b249929b5f289f.tar.bz2
scummvm-rg350-60e3b9fd646a3ea7c3fb783ea5b249929b5f289f.zip
FULLPIPE: Further work on game saving
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 01aba1bd82..62f9c5f77a 100644
--- a/engines/fullpipe/module.mk
+++ b/engines/fullpipe/module.mk
@@ -23,6 +23,7 @@ MODULE_OBJS = \
scenes.o \
sound.o \
stateloader.o \
+ statesaver.o \
statics.o \
utils.o \
scenes/sceneIntro.o \