mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 05:19:59 +00:00
CPools
This commit is contained in:
parent
1c0c0a0468
commit
38dee74a5a
7 changed files with 346 additions and 11 deletions
|
@ -130,7 +130,8 @@ public:
|
|||
int8 m_nGettingInFlags;
|
||||
int8 m_nGettingOutFlags;
|
||||
uint8 m_nNumMaxPassengers;
|
||||
char field_1CD[19];
|
||||
char field_1CD[3];
|
||||
float field_1D0[4];
|
||||
CEntity *m_pCurGroundEntity;
|
||||
CFire *m_pCarFire;
|
||||
float m_fSteerAngle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue