v14.02 by Yohann

This commit is contained in:
ChaosMarc
2021-04-24 13:13:48 +02:00
parent a1e3cac784
commit e9fe6cb433
17 changed files with 21 additions and 11 deletions

View File

@@ -1160,7 +1160,8 @@ FCT_ASM ( caller_carry1OutOfStash_114 )
CALL D2ItemGetPage
CMP AL,4
JNZ continue_carry1OutOfStash
SUB DWORD PTR SS:[ESP],0xC
//SUB DWORD PTR SS:[ESP],0xC
ADD DWORD PTR SS:[ESP],0x17D
RETN
continue_carry1OutOfStash:
MOV EDI,DWORD PTR SS:[EBP-4]

Binary file not shown.

Binary file not shown.

View File

@@ -6,7 +6,7 @@
=================================================================*/
#pragma once
#define PLUGY_VERSION "14.01"
#define PLUGY_VERSION "14.02"
enum TargetMod
{