Reworked quite a bit of 2d code... well, fps, speed and clock at least

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@824 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2005-01-23 17:49:42 +00:00
parent e23e1a8e1b
commit 28fda441c8
10 changed files with 172 additions and 598 deletions

View file

@ -72,7 +72,7 @@ LPDIRECTSOUNDBUFFER pDSBuf, pDSPBuf;
*/
HINSTANCE hInstDS;
qboolean SNDDMA_InitDirect (soundcardinfo_t *sc);
sndinitstat SNDDMA_InitDirect (soundcardinfo_t *sc);
qboolean SNDDMA_InitWav (soundcardinfo_t *sc);