mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 20:44:09 +00:00
Peds
This commit is contained in:
parent
32c5723b91
commit
d5d1c7ec5f
12 changed files with 354 additions and 55 deletions
|
@ -3,3 +3,4 @@
|
|||
#include "Cranes.h"
|
||||
|
||||
WRAPPER bool CCranes::IsThisCarBeingTargettedByAnyCrane(CVehicle*) { EAXJMP(0x5451E0); }
|
||||
WRAPPER bool CCranes::IsThisCarBeingCarriedByAnyCrane(CVehicle*) { EAXJMP(0x545190); }
|
Loading…
Add table
Add a link
Reference in a new issue