Removed the state variable BuildingAMenu.
authorChristopher John Purnell <cjp@lost.org.uk>
Sat, 15 Nov 2003 19:25:22 +0000 (19:25 +0000)
committerChristopher John Purnell <cjp@lost.org.uk>
Sat, 15 Nov 2003 19:25:22 +0000 (19:25 +0000)
commit113c06a96687cf466979972f5780c3ddd4d5dee5
treef84643520e976037cf8ac9b5fa6b84a07906fbe9
parent11c8a0343cca5db622c5bcb917e92aa65a8444ff
Removed the state variable BuildingAMenu.
Instead pass a new parameter isMenu to fgCreateWindow().
Elsewhere use window->IsMenu.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@354 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_gamemode.c
src/freeglut_init.c
src/freeglut_internal.h
src/freeglut_main.c
src/freeglut_structure.c
src/freeglut_window.c