From f68cbf700a99f2f184715a5b8025bcb4b6525391 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Jul 2012 22:20:29 +0300 Subject: Extend bing texture logging. --- src/openglgraphics.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openglgraphics.h') diff --git a/src/openglgraphics.h b/src/openglgraphics.h index eeb875a01..3eaf19045 100644 --- a/src/openglgraphics.h +++ b/src/openglgraphics.h @@ -166,6 +166,7 @@ class OpenGLGraphics : public Graphics GLuint mRboId; #ifdef DEBUG_BIND_TEXTURE std::string mOldTexture; + unsigned mOldTextureId; #endif }; #endif -- cgit v1.2.3-60-g2f50