aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
diff options
context:
space:
mode:
authorLars Persson2006-05-31 19:28:54 +0000
committerLars Persson2006-05-31 19:28:54 +0000
commit4bc3f9458932f628cf0d740c1ac10714d1463226 (patch)
treedfea78637500ce775edd793dbbdc864af85e4edf /engines/scumm
parent0379a05d2c2f1b51b12ea1282741129db5483f32 (diff)
downloadscummvm-rg350-4bc3f9458932f628cf0d740c1ac10714d1463226.tar.gz
scummvm-rg350-4bc3f9458932f628cf0d740c1ac10714d1463226.tar.bz2
scummvm-rg350-4bc3f9458932f628cf0d740c1ac10714d1463226.zip
Small correction, added space between filename and new line.
svn-id: r22805
Diffstat (limited to 'engines/scumm')
-rw-r--r--engines/scumm/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/module.mk b/engines/scumm/module.mk
index c1e1c8b475..faf263e1f0 100644
--- a/engines/scumm/module.mk
+++ b/engines/scumm/module.mk
@@ -85,7 +85,7 @@ endif
ifndef DISABLE_HE
MODULE_OBJS += \
- he/animation_he.o\
+ he/animation_he.o \
he/floodfill_he.o \
he/logic_he.o \
he/palette_he.o \