Fixed sound option saving

This commit is contained in:
pagefault
2001-10-30 22:30:40 +00:00
parent 9b3b12c3be
commit a94c268dc8
4 changed files with 10 additions and 12 deletions

View File

@@ -199,8 +199,6 @@ NEWSYM SystemInit
mov byte[esi+12+256],0
%endif
mov byte[spcon],1
; Get and set the initial directory
%ifdef __LINUX__
call obtaindir
@@ -237,7 +235,6 @@ NEWSYM SystemInit
mov ebx,SRAMDir
call Change_Dir
%endif
mov byte[soundon],0
; call getblaster ; get set blaster environment
; cmp byte[Force8b],1
; jne .noforce8b