mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement Act2Actor::FUN_10019700
(#1215)
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -21,6 +21,7 @@ public:
|
||||
|
||||
void UpdateListener(const float* p_position, const float* p_direction, const float* p_up, const float* p_velocity);
|
||||
|
||||
// FUNCTION: BETA10 0x1000f350
|
||||
LegoCacheSoundManager* GetCacheSoundManager() { return m_cacheSoundManager; }
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user