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

WRAPPER void CCarCtrl::SwitchVehicleToRealPhysics(CVehicle*) { EAXJMP(0x41F7F0); }
WRAPPER void CCarCtrl::AddToCarArray(int id, int vehclass) { EAXJMP(0x4182F0); }
WRAPPER void CCarCtrl::UpdateCarCount(CVehicle*, bool) { EAXJMP(0x4202E0); }