]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix one C++ compile error. It looks like we have no more wrong declaration of functio...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Oct 2011 07:00:38 +0000 (07:00 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Oct 2011 07:00:38 +0000 (07:00 +0000)
commitbc33af16978d2aca67b4d0bf337bb35ebfff4a08
tree28841abf1d06aba84140f8332a1a95156b5418e2
parent9cafeb9c531eb97406f23fd19cb7cc989b4d331b
fix one C++ compile error. It looks like we have no more wrong declaration of function issues, as C++ name mangling should have detected them.

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