Fixed sound on first run
This commit is contained in:
@@ -170,6 +170,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
|
||||
%ifdef __LINUX__
|
||||
call obtaindir
|
||||
|
||||
Reference in New Issue
Block a user