Fixed IPS support (broken from header fix)

This commit is contained in:
zsknight
2001-05-17 21:24:10 +00:00
parent 3a2f20be32
commit 0f18bb7be4

View File

@@ -4253,6 +4253,7 @@ NEWSYM loadfileGUI
pop esi pop esi
cmp ecx,450 cmp ecx,450
jb .nomove jb .nomove
mov byte[Header512],1
mov edi,esi mov edi,esi
add edi,512 add edi,512
sub eax,512 sub eax,512