mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 07:40:35 +00:00
CVehicle::ProcessWheel
This commit is contained in:
parent
702cd00765
commit
1aeb34f547
3 changed files with 158 additions and 48 deletions
|
@ -119,7 +119,9 @@ VALIDATE_SIZE(tHandlingData, 0xD8);
|
|||
class cHandlingDataMgr
|
||||
{
|
||||
float field_0; // unused it seems
|
||||
public:
|
||||
float field_4; // wheel related
|
||||
private:
|
||||
float field_8; //
|
||||
float field_C; // unused it seems
|
||||
float field_10; //
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue