mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 18:30:33 +00:00
implemented CPedStats
This commit is contained in:
parent
ea73d7a284
commit
864f719b1e
4 changed files with 190 additions and 11 deletions
|
@ -211,7 +211,7 @@ public:
|
|||
bool bInVehicle;
|
||||
uint8 stuff4[23];
|
||||
int32 m_nPedType;
|
||||
PedStat *m_pedStats;
|
||||
CPedStat *m_pedStats;
|
||||
uint8 stuff5[24];
|
||||
CEntity *m_pCollidingEntity;
|
||||
uint8 stuff6[12];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue