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:
Spoike 2005-01-12 08:38:31 +00:00
parent 0ce5b03f32
commit b192d3a175
7 changed files with 549 additions and 29 deletions

View file

@ -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;