Code cleanup
This commit is contained in:
@@ -75,12 +75,6 @@ NEWSYM zstart
|
|||||||
%endif
|
%endif
|
||||||
call allocmem ;allocate memory
|
call allocmem ;allocate memory
|
||||||
|
|
||||||
; xor eax,eax
|
|
||||||
; mov al,[soundon]
|
|
||||||
; call printnum
|
|
||||||
|
|
||||||
; jmp DosExit
|
|
||||||
|
|
||||||
cmp byte[soundon],0
|
cmp byte[soundon],0
|
||||||
jne .yessound
|
jne .yessound
|
||||||
cmp byte[SPCDisable],1
|
cmp byte[SPCDisable],1
|
||||||
|
|||||||
Reference in New Issue
Block a user