Fixed sound on first run

This commit is contained in:
pagefault
2002-06-28 23:46:14 +00:00
parent 9d9cfccd8d
commit 75aa21842c
3 changed files with 9 additions and 9 deletions

View File

@@ -189,6 +189,10 @@ NEWSYM SystemInit
mov byte[esi+11+256],'t'
mov byte[esi+12+256],0
mov byte[spcon],1
mov byte[soundon],1
mov byte[cfgsoundon],1
; Get and set the initial directory
mov ebx,InitDir
mov edx,InitDrive