Stay clear of GL namespace
[neverball] / share / glext.c
index cd0d795..8ca7993 100644 (file)
@@ -94,7 +94,7 @@ void glext_init(void)
 
 /*---------------------------------------------------------------------------*/
 
-void glClipPlane4f(GLenum p, GLfloat a, GLfloat b, GLfloat c, GLfloat d)
+void glClipPlane4f_(GLenum p, GLfloat a, GLfloat b, GLfloat c, GLfloat d)
 {
 #if ENABLE_OPENGLES