From d9a77eb8ac5d507665cbf8b20f5d8187148ebfd1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 14 Dec 2013 16:59:21 +0300 Subject: Improve a bit separate images drawing. --- src/render/sdlgraphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/sdlgraphics.h') diff --git a/src/render/sdlgraphics.h b/src/render/sdlgraphics.h index 17540543e..dd33fcc0c 100644 --- a/src/render/sdlgraphics.h +++ b/src/render/sdlgraphics.h @@ -139,13 +139,13 @@ class SDLGraphics : public Graphics const bool resize, const bool noFrame) override final; - protected: virtual bool drawImage2(const Image *const image, int srcX, int srcY, int dstX, int dstY, const int width, const int height, const bool useColor) override final; + protected: int SDL_FakeUpperBlit(const SDL_Surface *const src, SDL_Rect *const srcrect, const SDL_Surface *const dst, -- cgit v1.2.3-70-g09d2