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:
parent
e23e1a8e1b
commit
28fda441c8
10 changed files with 172 additions and 598 deletions
|
@ -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);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue