MusicMod: Typo

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1788 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson 2009-01-05 04:13:33 +00:00
parent b5ee01ea60
commit 8842357b34
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ void Player_Volume(int a)
void ShowConsole()
{
//StartConsoleWin(100, 2000, "MusicMod"); // give room for 2000 rows
StartConsoleWin(100, 2000, "MusicMod"); // give room for 2000 rows
}