sound fix

This commit is contained in:
theoddone33
2001-04-10 04:43:37 +00:00
parent 42bf44301b
commit f15057fb9c

View File

@@ -491,7 +491,7 @@ int InitSound (void)
wanted.channels = 1;
}
wanted.samples /= 4;
wanted.samples /= 8;
wanted.format = AUDIO_S16LSB;
wanted.userdata = NULL;