Removal of updatesoundagain
This commit is contained in:
@@ -307,6 +307,8 @@ NEWSYM cachevideo
|
|||||||
mov dword[sramb4save],0
|
mov dword[sramb4save],0
|
||||||
.nofocussave
|
.nofocussave
|
||||||
|
|
||||||
|
; call UpdateSoundAgain
|
||||||
|
|
||||||
cmp byte[CNetType],20
|
cmp byte[CNetType],20
|
||||||
je near .sdskip
|
je near .sdskip
|
||||||
|
|
||||||
@@ -403,7 +405,7 @@ NEWSYM cachevideo
|
|||||||
push esi
|
push esi
|
||||||
push edi
|
push edi
|
||||||
push edx
|
push edx
|
||||||
call UpdateSoundAgain
|
; call UpdateSoundAgain
|
||||||
inc byte[mousecheck]
|
inc byte[mousecheck]
|
||||||
and byte[mousecheck],07h
|
and byte[mousecheck],07h
|
||||||
cmp byte[mousecheck],0
|
cmp byte[mousecheck],0
|
||||||
|
|||||||
Reference in New Issue
Block a user