Oops, disable debug

This commit is contained in:
jpaana 2003-12-21 17:50:02 +00:00
parent 449b0b7612
commit fced51d7a1

View file

@ -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()