MusicMod: Typo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1788 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
b5ee01ea60
commit
8842357b34
|
@ -158,7 +158,7 @@ void Player_Volume(int a)
|
||||||
|
|
||||||
void ShowConsole()
|
void ShowConsole()
|
||||||
{
|
{
|
||||||
//StartConsoleWin(100, 2000, "MusicMod"); // give room for 2000 rows
|
StartConsoleWin(100, 2000, "MusicMod"); // give room for 2000 rows
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue