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:
LPFaint99
2009-07-05 07:30:42 +00:00
parent 52438f1dc7
commit d3d65d2030
5 changed files with 13 additions and 35 deletions

View File

@ -23,7 +23,7 @@
struct CConfig
{
bool m_EnableHLEAudio;
bool m_EnableRE0Fix, m_DisableStreaming;
bool m_EnableRE0Fix;
CConfig();