mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
AudioCommon: Move sound stream variables to Core::System.
This commit is contained in:
@ -13,8 +13,6 @@
|
||||
|
||||
class Mixer;
|
||||
|
||||
extern std::unique_ptr<SoundStream> g_sound_stream;
|
||||
|
||||
namespace AudioCommon
|
||||
{
|
||||
void InitSoundStream();
|
||||
|
Reference in New Issue
Block a user