mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 18:59:24 +00:00
Peds, eSound and PedState enum, fixes
This commit is contained in:
parent
c498af29aa
commit
5dc410a999
26 changed files with 1089 additions and 638 deletions
|
@ -36,7 +36,7 @@ public:
|
|||
CVector wheelieNormal;
|
||||
CVector wheelieRight;
|
||||
tBikeHandlingData *pBikeHandling;
|
||||
int32 m_bikeAnimType;
|
||||
AssocGroupId m_bikeAnimType;
|
||||
uint8 m_wheelStatus[2];
|
||||
CColPoint m_aWheelColPoints[4];
|
||||
float m_aSuspensionSpringRatio[4];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue