Small sound fix again

This commit is contained in:
pagefault
2002-06-28 23:49:21 +00:00
parent 75aa21842c
commit 4e49d36463

View File

@@ -71,6 +71,9 @@ NEWSYM zstart
call setnoise
call InitSPC
%ifndef __MSDOS__
mov byte[soundon],0
%endif
call allocmem ;allocate memory
cmp byte[soundon],0