From 13d827728ad47f6362258175ac1706ceb6bb8b8d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 2 Mar 2012 01:45:23 +0300 Subject: Add opengl settings dump command. Chat command: /dumpogl --- src/openglgraphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/openglgraphics.h') diff --git a/src/openglgraphics.h b/src/openglgraphics.h index 9eeb530ac..02d628af0 100644 --- a/src/openglgraphics.h +++ b/src/openglgraphics.h @@ -131,6 +131,8 @@ class OpenGLGraphics : public Graphics void drawLineArrayf(int size); + static void dumpSettings(); + /** * Takes a screenshot and returns it as SDL surface. */ -- cgit v1.2.3-60-g2f50