Major framerate improvement when using new graphics engine

This commit is contained in:
pagefault
2005-03-13 22:13:03 +00:00
parent c6756d3c92
commit bfb6d316e6

View File

@@ -524,7 +524,8 @@ BackAreaFill:
mov eax,128
.nowinloop
mov [ecx],ebx
add ecx,4
mov [ecx+4],ebx
add ecx,8
dec eax
jnz .nowinloop
pop ecx