mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 22:30:34 +00:00
fixes for #142
This commit is contained in:
parent
40b3ff31bb
commit
e003f7ffba
4 changed files with 5 additions and 5 deletions
|
@ -292,7 +292,7 @@ public:
|
|||
|
||||
bool MissionScriptAudioUsesPoliceChannel(int32 soundMission);
|
||||
|
||||
uint8 Get3DProviderName(uint8 id);
|
||||
char* Get3DProviderName(uint8 id);
|
||||
|
||||
bool SetupJumboFlySound(uint8 emittingVol); /// ok
|
||||
bool SetupJumboRumbleSound(uint8 emittingVol); /// ok
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue