Small sound fix again
This commit is contained in:
@@ -71,6 +71,9 @@ NEWSYM zstart
|
|||||||
|
|
||||||
call setnoise
|
call setnoise
|
||||||
call InitSPC
|
call InitSPC
|
||||||
|
%ifndef __MSDOS__
|
||||||
|
mov byte[soundon],0
|
||||||
|
%endif
|
||||||
call allocmem ;allocate memory
|
call allocmem ;allocate memory
|
||||||
|
|
||||||
cmp byte[soundon],0
|
cmp byte[soundon],0
|
||||||
|
|||||||
Reference in New Issue
Block a user