cell: dump generated code if CELL_DEBUG=asm
This commit is contained in:
@@ -45,7 +45,7 @@ static GLint uTexture;
|
||||
|
||||
static GLuint SphereList, RectList, CurList;
|
||||
static GLint win = 0;
|
||||
static GLboolean anim = GL_TRUE;
|
||||
static GLboolean anim = 0*GL_TRUE;
|
||||
static GLboolean wire = GL_FALSE;
|
||||
static GLboolean pixelLight = GL_TRUE;
|
||||
|
||||
|
Reference in New Issue
Block a user