From f6de528baf6b3cfc82971352da566a9d750664b8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Jun 2014 20:15:49 +0300 Subject: In modernopengl add drawimagerect function. --- src/render/modernopenglgraphics.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/render') diff --git a/src/render/modernopenglgraphics.cpp b/src/render/modernopenglgraphics.cpp index e92002e92..bf79e667d 100644 --- a/src/render/modernopenglgraphics.cpp +++ b/src/render/modernopenglgraphics.cpp @@ -996,6 +996,7 @@ void ModernOpenGLGraphics::drawImageRect(const int x, const int y, const int w, const int h, const ImageRect &imgRect) { + #include "render/graphics_drawImageRect.hpp" } void ModernOpenGLGraphics::calcImageRect(ImageVertexes *const vert, -- cgit v1.2.3-60-g2f50