Removal of updatesoundagain

This commit is contained in:
zsknight
2001-05-17 00:52:06 +00:00
parent ff03b9eb61
commit b02ef7ebfd

View File

@@ -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