aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/module.mk
diff options
context:
space:
mode:
authorEugene Sandulenko2010-09-03 23:02:00 +0000
committerEugene Sandulenko2010-10-12 23:34:25 +0000
commit7032c209a7e8bbd77bc7638f1a173a992bdb5e81 (patch)
tree7657c701d1edd8e218f233546f8ed4cac950e079 /engines/sword25/module.mk
parent5f83fd19540c3072f50edff0acddf1cb6a072b78 (diff)
downloadscummvm-rg350-7032c209a7e8bbd77bc7638f1a173a992bdb5e81.tar.gz
scummvm-rg350-7032c209a7e8bbd77bc7638f1a173a992bdb5e81.tar.bz2
scummvm-rg350-7032c209a7e8bbd77bc7638f1a173a992bdb5e81.zip
SWORD25: Initial code for vector image rendering. Crashes badly.
svn-id: r53314
Diffstat (limited to 'engines/sword25/module.mk')
-rw-r--r--engines/sword25/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sword25/module.mk b/engines/sword25/module.mk
index 40be7fad24..4eb113a0e9 100644
--- a/engines/sword25/module.mk
+++ b/engines/sword25/module.mk
@@ -33,7 +33,6 @@ MODULE_OBJS := \
gfx/image/vectorimage.o \
gfx/image/vectorimagerenderer.o \
gfx/opengl/glimage.o \
- gfx/opengl/glvectorimageblit.o \
gfx/opengl/openglgfx.o \
gfx/opengl/swimage.o \
input/inputengine.o \