Compare commits

..

5 commits

Author SHA1 Message Date
Echo J
fdce60d22f SilentPatchSA: Fixup the MSVC inline assembly statements (part 3)
Also clean them up in general
2024-11-13 21:18:58 +02:00
Echo J
9b6e5096e7 SilentPatchSA: Fixup the MSVC inline assembly statements (part 2)
Also clean them up in general
2024-11-13 21:18:58 +02:00
Echo J
65925ef8e8 SilentPatchSA: Fixup the MSVC inline assembly statements (part 1)
Also clean them up in general
2024-11-13 21:18:58 +02:00
Echo J
d0c35bd852 SilentPatchVC: Fixup the MSVC inline assembly statements
Also clean them up in general
2024-11-13 21:18:58 +02:00
Echo J
602ac27b38 SilentPatchIII: Fixup the MSVC inline assembly statements
Some of them use the deference operator incorrectly (also clean them
up in general)
2024-11-13 21:18:52 +02:00

View file

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