[General] Small code fixes and optimization

This commit is contained in:
momo5502
2017-06-14 12:06:04 +02:00
parent 8f4a145c3c
commit 08bc848267
81 changed files with 529 additions and 531 deletions

View File

@ -746,7 +746,7 @@ namespace Game
mov ecx, 590390h
mov eax, [esp + 28h]
call ecx
mov[esp + 20h], eax
mov [esp + 20h], eax
popad
pop eax
@ -765,7 +765,7 @@ namespace Game
mov edi, [esp + 28h]
call eax
mov[esp + 20h], eax
mov [esp + 20h], eax
popad
pop eax
@ -790,7 +790,7 @@ namespace Game
add esp, 4h
mov[esp + 20h], eax
mov [esp + 20h], eax
popad
pop eax