mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 23:28:15 +00:00
RE cAudioManager::UpdateReflections
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user