more work on CPhysical
This commit is contained in:
5
src/control/CarCtrl.cpp
Normal file
5
src/control/CarCtrl.cpp
Normal file
@ -0,0 +1,5 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "CarCtrl.h"
|
||||
|
||||
WRAPPER void CCarCtrl::SwitchVehicleToRealPhysics(CVehicle*) { EAXJMP(0x41F7F0); }
|
Reference in New Issue
Block a user