Renamed MMX support variable

This commit is contained in:
pagefault
2001-09-20 18:08:10 +00:00
parent 708e453b3d
commit 85b8810b5f
24 changed files with 96 additions and 173 deletions

View File

@@ -63,7 +63,7 @@ EXTSYM ngwinptr,objwlrpos,objwen,objclineptr,CSprWinPtr
EXTSYM BuildWindow2
EXTSYM NGNumSpr
EXTSYM fulladdtab
EXTSYM FPUCopy,bgtxadd2
EXTSYM MMXSupport,bgtxadd2
NEWSYM NewGfx16AsmStart
@@ -2773,7 +2773,7 @@ ProcessTransparencies:
je .yestransp
ret
.yestransp
cmp byte[FPUCopy],2
cmp byte[MMXSupport],1
je near ProcessTransparenciesMMX
mov esi,[vidbuffer]
add esi,16*2+288*2