jwzgles: uncomment stub glPush/PopAttrib so that the editor links

git-svn-id: https://svn.eduke32.com/eduke32@5524 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2016-01-08 01:33:11 +00:00
parent 409b14fb62
commit 8d73dca2d2

View file

@ -2811,7 +2811,7 @@ jwzgles_glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig,
}
*/
/*
void
jwzgles_glPushAttrib(int flags)
{
@ -2823,7 +2823,7 @@ jwzgles_glPopAttrib(void)
{
// Assert (0, "glPopAttrib unimplemented");
}
*/
/* These are needed for object hit detection in pinion.