mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-13 06:39:16 +00:00
7 lines
208 B
C++
7 lines
208 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "CarAI.h"
|
|
|
|
WRAPPER void CCarAI::UpdateCarAI(CVehicle*) { EAXJMP(0x413E50); }
|
|
WRAPPER void CCarAI::MakeWayForCarWithSiren(CVehicle *veh) { EAXJMP(0x416280); }
|