mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 16:54:08 +00:00
more CCarCtrl
This commit is contained in:
parent
6a7fdadeaa
commit
14b945ba08
21 changed files with 433 additions and 51 deletions
5
src/control/Cranes.cpp
Normal file
5
src/control/Cranes.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "Cranes.h"
|
||||
|
||||
WRAPPER bool CCranes::IsThisCarBeingTargettedByAnyCrane(CVehicle*) { EAXJMP(0x5451E0); }
|
Loading…
Add table
Add a link
Reference in a new issue