Fixed sound option saving

This commit is contained in:
pagefault
2001-10-30 22:08:26 +00:00
parent 54d9e71c72
commit 9b3b12c3be
4 changed files with 4 additions and 7 deletions

View File

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