Fixed sound.

This commit is contained in:
n-a-c-h
2005-02-14 10:15:05 +00:00
parent 264e79e97a
commit 414693f2aa

View File

@@ -231,7 +231,7 @@ void zstart ()
allocmem (); allocmem ();
if (!soundon || !SPCDisable) if (!soundon && !SPCDisable)
{ {
soundon = 1; soundon = 1;
spcon = 1; spcon = 1;