Wiimote: Change to last commit

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

View File

@ -376,12 +376,12 @@ void DoInitialize()
// ----------------------------------------
// Debugging window
// ----------
/**/Console::Open(100, 750, "Wiimote"); // give room for 20 rows
/*Console::Open(100, 750, "Wiimote"); // give room for 20 rows
Console::Print("Wiimote console opened\n");
// Move window
//MoveWindow(Console::GetHwnd(), 0,400, 100*8,10*14, true); // small window
MoveWindow(Console::GetHwnd(), 400,0, 100*8,70*14, true); // big window
MoveWindow(Console::GetHwnd(), 400,0, 100*8,70*14, true); // big window*/
// ---------------
// Load config settings