]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
reverting DirectSound buffer position wrapping code to something similar to the old...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 21 Jul 2006 07:16:18 +0000 (07:16 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 21 Jul 2006 07:16:18 +0000 (07:16 +0000)
commit11412bd9b37cead3418715820ef25530b6b2db1e
tree54b097fcaa8968c349fab699d6af8459281357e0
parent011bda4743f481c7b085ded092f720c3765ae0a7
reverting DirectSound buffer position wrapping code to something similar to the old code (except using % instead of &)

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