- Changed FMOD init() to allocate some virtual channels.

SVN r1387 (trunk)
This commit is contained in:
Randy Heit 2009-02-01 04:10:36 +00:00
parent b680840073
commit 07a2da40f1
3 changed files with 13 additions and 6 deletions

View file

@ -1,4 +1,5 @@
January 31, 2009
- Changed FMOD init() to allocate some virtual channels.
- Fixed clipping in D3DFB::DrawTextureV() for good by using a scissor test.
January 30, 2009