mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 20:27:43 +00:00
Work on CAudioSys, boo fixes
This commit is contained in:
@@ -13,7 +13,7 @@ class CStreamAudioManager
|
||||
static bool g_MusicUnmute;
|
||||
static bool g_SfxUnmute;
|
||||
|
||||
static u8 GetTargetDSPVolume(u8 fileVol, bool music);
|
||||
static float GetTargetDSPVolume(float fileVol, bool music);
|
||||
static void StopStreaming(bool oneshot);
|
||||
static void UpdateDSP(bool oneshot, float dt);
|
||||
static void UpdateDSPStreamers(float dt);
|
||||
|
||||
Reference in New Issue
Block a user