Code cleanup

This commit is contained in:
pagefault
2001-09-28 23:33:50 +00:00
parent 51ed250c0c
commit dcea4fba94

View File

@@ -75,12 +75,6 @@ NEWSYM zstart
%endif
call allocmem ;allocate memory
; xor eax,eax
; mov al,[soundon]
; call printnum
; jmp DosExit
cmp byte[soundon],0
jne .yessound
cmp byte[SPCDisable],1