mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Fix comment pasto.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5485 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -711,9 +711,6 @@ void FillReportIRBasic(wm_ir_basic& _ir0, wm_ir_basic& _ir1)
|
|||||||
// ------------------
|
// ------------------
|
||||||
}
|
}
|
||||||
/* Generate the 6 byte extension report for the motionplus&nunchuk, encrypted. The bytes
|
/* Generate the 6 byte extension report for the motionplus&nunchuk, encrypted. The bytes
|
||||||
void FillReportExtension(wm_extension& _ext)
|
|
||||||
|
|
||||||
/* Generate the 6 byte extension report for the Nunchuck, encrypted. The bytes
|
|
||||||
are JX JY AX AY AZ BT. */
|
are JX JY AX AY AZ BT. */
|
||||||
void FillReportExtension(wm_extension& _ext)
|
void FillReportExtension(wm_extension& _ext)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user