mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
buildfix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4741 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
3226d455e3
commit
0403e3014e
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ void WiimotePadConfigDialog::DoGetButtons(int _GetId)
|
|||
if(Stop)
|
||||
{
|
||||
DEBUG_LOG(WIIMOTE, "Timer Stopped for Pad:%i _GetId:%i",
|
||||
WiiMoteEmu::WiiMapping[Controller].ID, _GetId);
|
||||
WiiMoteEmu::WiiMapping[m_Page].ID, _GetId);
|
||||
|
||||
m_ButtonMappingTimer->Stop();
|
||||
GetButtonWaitingTimer = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue