mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 17:10:33 +00:00
more CVehicle
This commit is contained in:
parent
a65dd41da7
commit
702cd00765
10 changed files with 278 additions and 30 deletions
|
@ -190,7 +190,7 @@ public:
|
|||
void PlayFrontEndSound(uint32, uint32);
|
||||
void PlayFrontEndTrack(uint32, uint32);
|
||||
void StopFrontEndTrack();
|
||||
void PlayOneShot(int32, uint16, float);
|
||||
void PlayOneShot(int32 audioentity, uint16 sound/*eSound*/, float);
|
||||
void SetMusicMasterVolume(int8);
|
||||
void SetEffectsMasterVolume(int8);
|
||||
int8 SetCurrent3DProvider(int8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue