Replace TRUE with GL_TRUE and FALSE with GL_FALSE where the type is
authorChristopher John Purnell <cjp@lost.org.uk>
Sat, 15 Nov 2003 19:06:28 +0000 (19:06 +0000)
committerChristopher John Purnell <cjp@lost.org.uk>
Sat, 15 Nov 2003 19:06:28 +0000 (19:06 +0000)
commit074fe7a4ceb20811af83f735d5db74d69d11442c
tree42cc5588eadde935c1a7a31882dc137ba760f0bc
parent1fcc6b80990394c277a4c2ddeafab948ada650cd
Replace TRUE with GL_TRUE and FALSE with GL_FALSE where the type is
GLboolean.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@352 7f0cb862-5218-0410-a997-914c9d46530a
12 files changed:
src/freeglut_callbacks.c
src/freeglut_display.c
src/freeglut_gamemode.c
src/freeglut_init.c
src/freeglut_internal.h
src/freeglut_joystick.c
src/freeglut_main.c
src/freeglut_menu.c
src/freeglut_misc.c
src/freeglut_state.c
src/freeglut_structure.c
src/freeglut_window.c