Small sound fix again
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user