]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
corrected function names reported in various backend not active errors (by using...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 6 Sep 2002 07:14:15 +0000 (07:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 6 Sep 2002 07:14:15 +0000 (07:14 +0000)
commitf531502dfb0891dc47be92447aa1f19375237fb1
tree263206a6020d6110508c1b6c7b58abde82891dbf
parent98784e552392f849545b1aa7d88c869e116642b6
corrected function names reported in various backend not active errors (by using a #define that uses __func__ to get the function name as a string)

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