This commit is contained in:
Alan Hourihane 2001-03-19 13:27:15 +00:00
parent b048d8e084
commit 92eac1c765

View file

@ -692,7 +692,7 @@ void Init(void)
float lmodel_twoside[] = {GL_TRUE};
int w, h;
GLenum format;
char *image;
GLubyte *image;
printf("GL_RENDERER = %s\n", (char *) glGetString(GL_RENDERER));