MusicMod: Typo

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1793 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson 2009-01-05 07:04:26 +00:00
parent b6f4c4e958
commit a30d40692b

View file

@ -129,7 +129,7 @@ wxBitmap SetBrightness(wxBitmap _Bitmap, int _Brightness, bool Gray)
////////////////////////////////// //////////////////////////////////
//#ifdef MUSICMOD #ifdef MUSICMOD
void void
CFrame::MM_InitBitmaps(int Theme) CFrame::MM_InitBitmaps(int Theme)
{ {
@ -459,4 +459,4 @@ void CFrame::MM_OnLog(wxCommandEvent& event)
} }
//======================================================================================= //=======================================================================================
//#endif // MUSICMOD #endif // MUSICMOD