]> git.xonotic.org Git - xonotic/darkplaces.git/commit
disabled use of WINAPI in ODE_API because ODE uses the default calling
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Oct 2009 20:09:56 +0000 (20:09 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Oct 2009 20:09:56 +0000 (20:09 +0000)
commitecb4d01287ce876206ca0a90b08398fe5d85e618
tree2dd57fbf89e46417a4588c81ebed306e6665b548
parent885d752dc15aa5475109ac08806e01e5a5c58ec4
disabled use of WINAPI in ODE_API because ODE uses the default calling
convention on windows, and will have a runtime error if using WINAPI

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