mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 05:40:36 +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
|
@ -38,7 +38,6 @@ public:
|
|||
uint8 m_b1stPerson : 1;
|
||||
uint8 m_bHeavy : 1;
|
||||
uint8 m_bThrow : 1;
|
||||
uint8 stuff;
|
||||
|
||||
static void Initialise(void);
|
||||
static void LoadWeaponData(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue