added comment about AUX flags

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@571 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
brianp 2005-03-23 15:14:32 +00:00
parent 0090d41ba9
commit baa96828be

View File

@ -68,6 +68,7 @@
/*
* New tokens for glutInitDisplayMode.
* Only one GLUT_AUXn bit may be used at a time.
* Value 0x0400 is defined in OpenGLUT.
*/
#define GLUT_AUX1 0x1000