aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/module.mk
diff options
context:
space:
mode:
authorArnaud Boutonné2010-08-17 07:41:15 +0000
committerArnaud Boutonné2010-08-17 07:41:15 +0000
commit8ed0a70b0622bcb1daf86975f18a9b932eccd8de (patch)
tree589282946967b54fba57443810d64f4b9bee4ca1 /engines/gob/module.mk
parent0bfb74fd5723c8bd6aba30a67fdcd73fd5fc5d9b (diff)
downloadscummvm-rg350-8ed0a70b0622bcb1daf86975f18a9b932eccd8de.tar.gz
scummvm-rg350-8ed0a70b0622bcb1daf86975f18a9b932eccd8de.tar.bz2
scummvm-rg350-8ed0a70b0622bcb1daf86975f18a9b932eccd8de.zip
Fascination - Fix the texts not cleaned up (eg Hotel Hall). Thanks SylvainTV for identifying the problem
svn-id: r52135
Diffstat (limited to 'engines/gob/module.mk')
-rw-r--r--engines/gob/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/module.mk b/engines/gob/module.mk
index 69e7dbcf52..862d1424a8 100644
--- a/engines/gob/module.mk
+++ b/engines/gob/module.mk
@@ -23,6 +23,7 @@ MODULE_OBJS := \
init.o \
init_v1.o \
init_v2.o \
+ init_fascin.o \
init_v3.o \
init_v4.o \
init_v6.o \