Loop count fix.

This commit is contained in:
grinvader
2005-03-25 09:26:09 +00:00
parent 7f53b8b185
commit 9032322647

View File

@@ -521,7 +521,7 @@ BackAreaFill:
add ecx,eax
add ecx,[BackAreaAdd]
mov ebx,[BackAreaUnFillCol]
mov eax,128
mov eax,64
.nowinloop
mov [ecx],ebx
mov [ecx+4],ebx