From 080291d23a1a28cf7c5e3e01eb4ecb1637a1b42b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Dec 2013 22:05:55 +0300 Subject: add calcTileVertexesInline into renders for internal usage. --- src/render/safeopenglgraphics.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/render/safeopenglgraphics.cpp') diff --git a/src/render/safeopenglgraphics.cpp b/src/render/safeopenglgraphics.cpp index b5a82b1fd..e4ae7792e 100644 --- a/src/render/safeopenglgraphics.cpp +++ b/src/render/safeopenglgraphics.cpp @@ -356,6 +356,15 @@ void SafeOpenGLGraphics::calcTileVertexes(ImageVertexes *const vert A_UNUSED, { } +void SafeOpenGLGraphics::calcTileVertexesInline(ImageVertexes *const + vert A_UNUSED, + const Image *const + image A_UNUSED, + int x A_UNUSED, + int y A_UNUSED) const +{ +} + void SafeOpenGLGraphics::calcPattern(ImageVertexes *const vert A_UNUSED, const Image *const image A_UNUSED, const int x A_UNUSED, -- cgit v1.2.3-70-g09d2