Use push ecx is not destroyed
This commit is contained in:
parent
e025f3420e
commit
22f33921b6
@ -268,8 +268,8 @@ namespace Components
|
|||||||
mov eax, [esp + 8]
|
mov eax, [esp + 8]
|
||||||
push edi
|
push edi
|
||||||
mov edi, dword ptr[esp + 4h]
|
mov edi, dword ptr[esp + 4h]
|
||||||
mov ecx, 406535h
|
push 406535h
|
||||||
jmp ecx
|
retn
|
||||||
|
|
||||||
dontContinue:
|
dontContinue:
|
||||||
xor eax, eax
|
xor eax, eax
|
||||||
|
Loading…
Reference in New Issue
Block a user