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:
parent
0090d41ba9
commit
baa96828be
@ -68,6 +68,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* New tokens for glutInitDisplayMode.
|
* New tokens for glutInitDisplayMode.
|
||||||
|
* Only one GLUT_AUXn bit may be used at a time.
|
||||||
* Value 0x0400 is defined in OpenGLUT.
|
* Value 0x0400 is defined in OpenGLUT.
|
||||||
*/
|
*/
|
||||||
#define GLUT_AUX1 0x1000
|
#define GLUT_AUX1 0x1000
|
||||||
|
Reference in New Issue
Block a user