Added extra sound update

This commit is contained in:
zsknight
2001-05-13 23:36:53 +00:00
parent 29087bf7a8
commit 781446f5be
4 changed files with 14 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ EXTSYM objadds1,objadds2,objmovs1,objmovs2,tltype4b,vidmemch4,vram
EXTSYM bgptr,bgptrc,bgptrd,curtileptr,vcache2b
EXTSYM vcache8b,vidmemch8
EXTSYM offsetmshl
EXTSYM tltype2b
EXTSYM tltype2b,UpdateSoundAgain
EXTSYM tltype8b,objwlrpos
@@ -403,6 +403,7 @@ NEWSYM cachevideo
push esi
push edi
push edx
call UpdateSoundAgain
inc byte[mousecheck]
and byte[mousecheck],07h
cmp byte[mousecheck],0