mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 10:39:47 +00:00
Frontend, Peds & logic and overflow fixes
This commit is contained in:
committed by
Filip Gawin
parent
5f92e74086
commit
be7d1d1a63
@ -84,7 +84,7 @@ public:
|
||||
uint32 m_flagE2 : 1;
|
||||
|
||||
uint16 m_scanCode;
|
||||
int16 m_randomSeed;
|
||||
uint16 m_randomSeed;
|
||||
int16 m_modelIndex;
|
||||
uint16 m_level; // int16
|
||||
CReference *m_pFirstReference;
|
||||
|
Reference in New Issue
Block a user