fix for delphi7
This commit is contained in:
parent
4d5adcd119
commit
c56385ecc0
@ -594,7 +594,7 @@ begin
|
||||
tbtu32(res.dta^) := RealCall_Register(Address, EDX, EAX, ECX,
|
||||
@Stack[Length(Stack) - 3], Length(Stack) div 4, 4, nil)
|
||||
else
|
||||
{$ENDIF}
|
||||
{$IFEND}
|
||||
tbtu32(res.dta^) := RealCall_Register(Address, EAX, EDX, ECX,
|
||||
@Stack[Length(Stack) - 3], Length(Stack) div 4, 4, nil);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user