mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 20:27:43 +00:00
Integrate CStreamAudioManager globals
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
static void FadeBackIn(bool oneshot, float fadeTime);
|
||||
static void TemporaryFadeOut(bool oneshot, float fadeTime);
|
||||
static void Update(float dt);
|
||||
static void Initialize();
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user