commit
1888e4c357
@ -21,11 +21,11 @@ namespace Components
|
|||||||
__asm
|
__asm
|
||||||
{
|
{
|
||||||
pushad
|
pushad
|
||||||
push [esp + 20h]
|
push[esp + 18h]
|
||||||
|
|
||||||
call SlowMotion::ApplySlowMotion
|
call SlowMotion::ApplySlowMotion
|
||||||
|
|
||||||
pop ecx
|
add esp, 4
|
||||||
popad
|
popad
|
||||||
|
|
||||||
retn
|
retn
|
||||||
|
Loading…
Reference in New Issue
Block a user