mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
wiimote code cleaning
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1079 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e19f01c33b
commit
fafbbdfee5
2 changed files with 40 additions and 28 deletions
|
@ -1672,9 +1672,9 @@ void CWII_IPC_HLE_Device_usb_oh1_57e_305::CommandDisconnect(u8* _Input)
|
|||
{
|
||||
OneShotMessage = false;
|
||||
PanicAlert("IPC CommandDisconnect: WiiMote emulation is out of sync.\n"
|
||||
"This message will be shot one time only, because dolphin\n"
|
||||
"executes the disconnect at all and some times you can play\n"
|
||||
"anyway. It is strongly recommed to save and/or restart the"
|
||||
"This message will be shot one time only, because dolphin does\n"
|
||||
"not executes the disconnect at all and some times you can play\n"
|
||||
"anyway. It is strongly recommed to save and/or restart the\n"
|
||||
"emulation.");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue