diff --git a/gl_bumpradeon.c b/gl_bumpradeon.c index 1e70775..d8233ad 100644 --- a/gl_bumpradeon.c +++ b/gl_bumpradeon.c @@ -101,7 +101,7 @@ static unsigned int fragment_shaders; static unsigned int vertex_shaders; static GLuint lightPos, eyePos; // vertex shader constants -#define RADEONDEBUG +//#define RADEONDEBUG #ifdef RADEONDEBUG void Radeon_checkerror()