mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 12:59:01 +00:00
forgot
This commit is contained in:
parent
1b5dbc4b41
commit
2b8ae07ec6
1 changed files with 2 additions and 0 deletions
|
@ -19,8 +19,10 @@ public:
|
|||
uint8 m_nVolume;
|
||||
float m_fDistance;
|
||||
int32 m_nLoopCount;
|
||||
#ifndef GTA_PS2
|
||||
int32 m_nLoopStart;
|
||||
int32 m_nLoopEnd;
|
||||
#endif
|
||||
uint8 m_nEmittingVolume;
|
||||
float m_fSpeedMultiplier;
|
||||
float m_fSoundIntensity;
|
||||
|
|
Loading…
Reference in a new issue