Fix comment pasto.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5485 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
cf62b10956
commit
3bf3c27d3e
|
@ -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
|
||||
void FillReportExtension(wm_extension& _ext)
|
||||
|
||||
/* Generate the 6 byte extension report for the Nunchuck, encrypted. The bytes
|
||||
are JX JY AX AY AZ BT. */
|
||||
void FillReportExtension(wm_extension& _ext)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue