Wiimote: Another one

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2024 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson
2009-01-28 16:18:47 +00:00
parent 41b8bb0d25
commit 2f0993bb6e
2 changed files with 2 additions and 3 deletions

View File

@ -144,7 +144,7 @@ void DllConfig(HWND _hParent)
win.SetHWND(_hParent);
#endif
Console::Open();
//Console::Open();
g_FrameOpen = true;
frame = new ConfigDialog(&win);