mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
SWORD25: Rename GLImage to RenderedImage
svn-id: r53363
This commit is contained in:
parent
cefa844b51
commit
56aac421eb
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user