From ff5dcb946d1efc9248a2f1b88015119d2f267b35 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 14 Apr 2009 00:23:30 +0200 Subject: Unduplicated the code that draws a quad Shouldn't affect performance. --- src/openglgraphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/openglgraphics.h') diff --git a/src/openglgraphics.h b/src/openglgraphics.h index 469e1f53..dc748804 100644 --- a/src/openglgraphics.h +++ b/src/openglgraphics.h @@ -75,7 +75,7 @@ class OpenGLGraphics : public Graphics /** * Takes a screenshot and returns it as SDL surface. */ - SDL_Surface* getScreenshot(); + SDL_Surface *getScreenshot(); protected: void setTexturingAndBlending(bool enable); -- cgit v1.2.3-70-g09d2