re3/src/control/Cranes.cpp
eray orçunus d5d1c7ec5f Peds
2019-10-07 00:39:25 +03:00

6 lines
No EOL
237 B
C++

#include "common.h"
#include "patcher.h"
#include "Cranes.h"
WRAPPER bool CCranes::IsThisCarBeingTargettedByAnyCrane(CVehicle*) { EAXJMP(0x5451E0); }
WRAPPER bool CCranes::IsThisCarBeingCarriedByAnyCrane(CVehicle*) { EAXJMP(0x545190); }