mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 17:40:34 +00:00
miscellaneous, mostly world related
This commit is contained in:
parent
f2d1ceb043
commit
b2f8c7eb23
20 changed files with 244 additions and 69 deletions
|
@ -193,7 +193,7 @@ public:
|
|||
void SetEffectsFadeVol(uint8);
|
||||
void SetMusicFadeVol(uint8);
|
||||
int32 CreateEntity(int, void*);
|
||||
void SetEntityStatus(int32, int8);
|
||||
void SetEntityStatus(int32 id, uint8 enable);
|
||||
void SetRadioInCar(int32);
|
||||
uint8 IsMP3RadioChannelAvailable();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue