summaryrefslogtreecommitdiffstats
path: root/src/control/CarAI.cpp
blob: faf2778853cf3ce4ba39061c8625c9efe6ccf5c9 (plain) (blame)
1
2
3
4
5
6
#include "common.h"
#include "patcher.h"
#include "CarAI.h"

WRAPPER void CCarAI::UpdateCarAI(CVehicle*) { EAXJMP(0x413E50); }
WRAPPER void CCarAI::MakeWayForCarWithSiren(CVehicle *veh) { EAXJMP(0x416280); }