SDL works a bit better now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@768 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
0ce5b03f32
commit
b192d3a175
7 changed files with 549 additions and 29 deletions
|
@ -333,8 +333,6 @@ int CDAudio_Init(void)
|
|||
{
|
||||
int n;
|
||||
|
||||
Con_Printf("SDL has no sound code\n");
|
||||
|
||||
#if 0 // QW
|
||||
if (cls.state == ca_dedicated)
|
||||
return -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue