mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Revert R3511 (MusicMod was removed)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3678 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
52438f1dc7
commit
d3d65d2030
5 changed files with 13 additions and 35 deletions
|
@ -23,7 +23,7 @@
|
|||
struct CConfig
|
||||
{
|
||||
bool m_EnableHLEAudio;
|
||||
bool m_EnableRE0Fix, m_DisableStreaming;
|
||||
bool m_EnableRE0Fix;
|
||||
|
||||
CConfig();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue