mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 18:20:35 +00:00
RE cAudioManager::UpdateReflections
This commit is contained in:
parent
11d071a032
commit
5e771f1737
3 changed files with 89 additions and 18 deletions
|
@ -689,7 +689,7 @@ public:
|
|||
void TranslateEntity(CVector *v1, CVector *v2) const;
|
||||
|
||||
void UpdateGasPedalAudio(CAutomobile *automobile);
|
||||
void UpdateReflections(); // todo
|
||||
void UpdateReflections();
|
||||
bool UsesReverseWarning(int32 model) const;
|
||||
bool UsesSiren(int32 model) const;
|
||||
bool UsesSirenSwitching(int32 model) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue