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

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