mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 01:54:09 +00:00
Struct cleanup, various fixes, enable PS2 rand
This commit is contained in:
parent
9bfcaff849
commit
1ffc37735e
27 changed files with 93 additions and 80 deletions
|
@ -8,7 +8,7 @@ public:
|
|||
CMovingThing *m_pNext;
|
||||
CMovingThing *m_pPrev;
|
||||
int16 m_nType;
|
||||
int16 field_A;
|
||||
int16 m_nHidden;
|
||||
CVector m_vecPosn;
|
||||
CEntity* m_pEntity;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue