Use push ecx is not destroyed

This commit is contained in:
Diavolo 2021-07-28 21:44:17 +02:00
parent e025f3420e
commit 22f33921b6
No known key found for this signature in database
GPG Key ID: FA77F074E98D98A5

View File

@ -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