]> icculus.org git repositories - divverent/darkplaces.git/commit
Init gl_main before gl_draw to make DP start from anywhere without crashing. Addition...
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 23 Dec 2006 16:04:52 +0000 (16:04 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 23 Dec 2006 16:04:52 +0000 (16:04 +0000)
commit384e3e9c7bca1ebacf9f33343ba19e8f6c5ebe5a
treed281fadc86958b8c8adf000d5b4c73f2414b9685
parent3d0cc2e959ddbcc1d80ce6c0a8c4d3664726f8e8
Init gl_main before gl_draw to make DP start from anywhere without crashing. Additionally it's more logical that way.
(If this breaks something, you can try to stone me or whoever who wrote the code in the first place ;))

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6664 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c