* include/Gl/glu (GLU_ERROR): Define.

Thanks to  Philip Lamb <phil at rave dot co dot nz>
This commit is contained in:
Danny Smith 2004-02-19 05:46:27 +00:00
parent 19bb757951
commit ed0069cc25
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-02-19 Danny Smith <dannysmith@users.sourceforge.net>
* include/Gl/glu (GLU_ERROR): Define.
Thanks to Philip Lamb <phil at rave dot co dot nz>
2004-02-19 Danny Smith <dannysmith@users.sourceforge.net>
* include/Gl/glu.h: Include <stddef.h>.

View File

@ -121,7 +121,7 @@ extern "C" {
#define GLU_SILHOUETTE 100013
/* QuadricCallback */
/* GLU_ERROR */
#define GLU_ERROR 100103
/* QuadricNormal */
#define GLU_SMOOTH 100000