SWORD25: Rename GLImage to RenderedImage

svn-id: r53363
This commit is contained in:
Eugene Sandulenko 2010-09-14 20:15:41 +00:00
parent cefa844b51
commit 56aac421eb

View File

@ -28,9 +28,9 @@ MODULE_OBJS := \
gfx/text.o \
gfx/timedrenderobject.o \
gfx/image/b25sloader.o \
gfx/image/glimage.o \
gfx/image/imageloader.o \
gfx/image/pngloader.o \
gfx/image/renderedimage.o \
gfx/image/swimage.o \
gfx/image/vectorimage.o \
gfx/image/vectorimagerenderer.o \