From 641b843fd85d096afdd9b171975df91676179f3b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Mar 2014 18:51:45 +0300 Subject: fix code style. --- src/resources/atlasmanager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources') diff --git a/src/resources/atlasmanager.cpp b/src/resources/atlasmanager.cpp index 870de40a9..90aea108d 100644 --- a/src/resources/atlasmanager.cpp +++ b/src/resources/atlasmanager.cpp @@ -231,7 +231,7 @@ SDL_Surface *AtlasManager::createSDLAtlas(TextureAtlas *const atlas) SurfaceGraphics *const graphics = new SurfaceGraphics(); graphics->setTarget(surface); - graphics->_beginDraw(); + graphics->beginDraw(); // drawing SDL images to surface FOR_EACH (std::vector::iterator, it, atlas->items) -- cgit v1.2.3-60-g2f50