The original glutEnterGameMode() returns the window id of the game
authorSven Panne <sven.panne@aedion.de>
Tue, 24 May 2005 16:15:25 +0000 (16:15 +0000)
committerSven Panne <sven.panne@aedion.de>
Tue, 24 May 2005 16:15:25 +0000 (16:15 +0000)
commitcf32d565ecaf09f908932d3084a51cc192a7d2f7
tree4c86369d0d1fb4047e1245cc46069b15bf70f268
parentc91e543783ddfd7c68a2120e7e4451b5c01a26aa
The original glutEnterGameMode() returns the window id of the game
mode window, not TRUE/FALSE, we should better follow that. Note that
most man pages claim that this function returns void, but this is
definitely wrong.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@623 7f0cb862-5218-0410-a997-914c9d46530a
ChangeLog
src/freeglut_gamemode.c