Fixed sound on first run
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user