Seems like only DOS needs that
This commit is contained in:
@@ -69,7 +69,9 @@ NEWSYM zstart
|
|||||||
|
|
||||||
call setnoise
|
call setnoise
|
||||||
call InitSPC
|
call InitSPC
|
||||||
; mov byte[soundon],1
|
%ifndef __MSDOS__
|
||||||
|
mov byte[soundon],1
|
||||||
|
%endif
|
||||||
call allocmem ;allocate memory
|
call allocmem ;allocate memory
|
||||||
|
|
||||||
; xor eax,eax
|
; xor eax,eax
|
||||||
|
|||||||
Reference in New Issue
Block a user