Oops, disable debug
This commit is contained in:
parent
449b0b7612
commit
fced51d7a1
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue