mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 21:24:08 +00:00
more work on CPhysical
This commit is contained in:
parent
58ebd6c6d4
commit
9e496100b7
106 changed files with 57865 additions and 103 deletions
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); }
|
Loading…
Add table
Add a link
Reference in a new issue