mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
Rename CMixer to Mixer
This commit is contained in:
parent
aa020040f6
commit
b2c9d6d217
9 changed files with 42 additions and 43 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include "AudioCommon/SoundStream.h"
|
||||
|
||||
class CMixer;
|
||||
class Mixer;
|
||||
|
||||
extern std::unique_ptr<SoundStream> g_sound_stream;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue