Fixed a silly bug in the interpolation code

This commit is contained in:
pagefault
2003-03-20 07:28:53 +00:00
parent c631a90e22
commit 16dd19f6bb
2 changed files with 0 additions and 4 deletions

View File

@@ -1079,8 +1079,6 @@ MMXInterpolwin:
add edi,16
dec ecx
jnz .a
mov eax,[esi+510]
mov [esi+512],eax
.returninterps
add esi,64
add edi,[AddEndBytes]