]> icculus.org git repositories - divverent/darkplaces.git/commit
sorry Mathieu, can't use va() in filesystem code, not safe. (this was causing the...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 1 Jan 2004 10:25:05 +0000 (10:25 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 1 Jan 2004 10:25:05 +0000 (10:25 +0000)
commit1e20969143ef37139507069c6160a033321a1864
tree7d9c86d8e93ba92b5b9bba10979a63d607ed6fe6
parentefada1f0c0630628643914b54844c3a70d39d053
sorry Mathieu, can't use va() in filesystem code, not safe. (this was causing the crosshairs to not work due to heavy reuse of va() buffers)

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