Compare commits

..

6 commits

Author SHA1 Message Date
Echo J.
049cd54e6a
Merge f1a9ca866a into 47e7ab6b1f 2024-11-12 23:36:29 +02:00
Echo J
f1a9ca866a SilentPatchSA: Fixup the MSVC inline assembly statements (part 3)
Also clean them up in general
2024-11-12 22:57:41 +02:00
Echo J
e8ca68c4a4 SilentPatchSA: Fixup the MSVC inline assembly statements (part 2)
Also clean them up in general
2024-11-12 22:57:41 +02:00
Echo J
2417bdcdca SilentPatchSA: Fixup the MSVC inline assembly statements (part 1)
Also clean them up in general
2024-11-12 22:57:41 +02:00
Echo J
f2304cc6ee SilentPatchVC: Fixup the MSVC inline assembly statements
Also clean them up in general
2024-11-12 22:57:40 +02:00
Echo J
82c47e4e92 SilentPatchIII: Fixup the MSVC inline assembly statements
Some of them use the deference operator incorrectly (also clean them
up in general)
2024-11-12 22:57:10 +02:00

View file

@ -782,7 +782,7 @@ namespace GenerateNewPickup_ReuseObjectFix
mov edi, eax
push edi
call WorldRemove
call offset WorldRemove
add esp, 4
// Call dtor