mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Rename CMixer to Mixer
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
#include "AudioCommon/SoundStream.h"
|
||||
|
||||
class CMixer;
|
||||
class Mixer;
|
||||
|
||||
extern std::unique_ptr<SoundStream> g_sound_stream;
|
||||
|
||||
|
Reference in New Issue
Block a user