mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 17:20:34 +00:00
Revert "Implemented frontend inputs."
This commit is contained in:
parent
743668c5c4
commit
e8215cf560
24 changed files with 126 additions and 1488 deletions
|
@ -188,13 +188,7 @@ public:
|
|||
bool CheckForAnAudioFileOnCD(void);
|
||||
void ChangeMusicMode(uint8 mode);
|
||||
void PlayFrontEndSound(uint32, uint32);
|
||||
void PlayFrontEndTrack(uint32, uint32);
|
||||
void StopFrontEndTrack();
|
||||
void PlayOneShot(int32, uint16, float);
|
||||
void SetMusicMasterVolume(int8);
|
||||
void SetEffectsMasterVolume(int8);
|
||||
int8 SetCurrent3DProvider(int8);
|
||||
int32 SetSpeakerConfig(int32);
|
||||
void PlayOneShot(int, uint16, float);
|
||||
int32 GetRadioInCar(void);
|
||||
void SetEffectsFadeVol(uint8);
|
||||
void SetMusicFadeVol(uint8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue