mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 19:29:22 +00:00
Audio fixes
This commit is contained in:
parent
a15f3ddb8b
commit
da93b0a078
3 changed files with 18 additions and 24 deletions
|
@ -103,7 +103,7 @@ public:
|
|||
int32 m_nSampleIndex;
|
||||
uint8 m_nLoadingStatus;
|
||||
uint8 m_nPlayStatus;
|
||||
uint8 field_22; // todo find a name
|
||||
bool m_bIsPlaying;
|
||||
int32 m_nMissionAudioCounter;
|
||||
bool m_bIsPlayed;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue