mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-13 09:51:31 +02:00
MusicMod: Typo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1793 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
b6f4c4e958
commit
a30d40692b
@ -129,7 +129,7 @@ wxBitmap SetBrightness(wxBitmap _Bitmap, int _Brightness, bool Gray)
|
||||
//////////////////////////////////
|
||||
|
||||
|
||||
//#ifdef MUSICMOD
|
||||
#ifdef MUSICMOD
|
||||
void
|
||||
CFrame::MM_InitBitmaps(int Theme)
|
||||
{
|
||||
@ -459,4 +459,4 @@ void CFrame::MM_OnLog(wxCommandEvent& event)
|
||||
}
|
||||
//=======================================================================================
|
||||
|
||||
//#endif // MUSICMOD
|
||||
#endif // MUSICMOD
|
||||
|
Loading…
x
Reference in New Issue
Block a user