mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 06:29:59 +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
|
@ -45,7 +45,7 @@ class cSampleManager
|
|||
uint8 m_nEffectsFadeVolume;
|
||||
uint8 m_nMusicFadeVolume;
|
||||
uint8 m_nMonoMode;
|
||||
char _pad0[1];
|
||||
char unk;
|
||||
char m_szCDRomRootPath[80];
|
||||
bool m_bInitialised;
|
||||
uint8 m_nNumberOfProviders;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue