[Scummvm-cvs-logs] scummvm master -> 86563d00093fc1791b94489d476600f0de50ad4c
bluegr
md5 at scummvm.org
Thu May 26 11:36:03 CEST 2011
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
86563d0009 SWORD25: Committed changes to module.mk which were forgotten in my previous commit
Commit: 86563d00093fc1791b94489d476600f0de50ad4c
https://github.com/scummvm/scummvm/commit/86563d00093fc1791b94489d476600f0de50ad4c
Author: md5 (md5 at scummvm.org)
Date: 2011-05-26T02:34:22-07:00
Commit Message:
SWORD25: Committed changes to module.mk which were forgotten in my previous commit
Changed paths:
engines/sword25/module.mk
diff --git a/engines/sword25/module.mk b/engines/sword25/module.mk
index 2a568f5..302120c 100644
--- a/engines/sword25/module.mk
+++ b/engines/sword25/module.mk
@@ -24,7 +24,7 @@ MODULE_OBJS := \
gfx/text.o \
gfx/timedrenderobject.o \
gfx/image/art.o \
- gfx/image/pngloader.o \
+ gfx/image/imgloader.o \
gfx/image/renderedimage.o \
gfx/image/swimage.o \
gfx/image/vectorimage.o \
More information about the Scummvm-git-logs
mailing list