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]
|
||||
push edi
|
||||
mov edi, dword ptr[esp + 4h]
|
||||
mov ecx, 406535h
|
||||
jmp ecx
|
||||
push 406535h
|
||||
retn
|
||||
|
||||
dontContinue:
|
||||
xor eax, eax
|
||||
|
Loading…
Reference in New Issue
Block a user