mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 22:59:47 -06:00
Wiimote: Another one
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2024 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -144,7 +144,7 @@ void DllConfig(HWND _hParent)
|
||||
win.SetHWND(_hParent);
|
||||
#endif
|
||||
|
||||
Console::Open();
|
||||
//Console::Open();
|
||||
|
||||
g_FrameOpen = true;
|
||||
frame = new ConfigDialog(&win);
|
||||
|
Reference in New Issue
Block a user