From 8c6c18823f8f63ee136319a27d56123f92d4519c Mon Sep 17 00:00:00 2001 From: LPFaint99 Date: Sat, 4 Jul 2009 08:26:52 +0000 Subject: [PATCH] typo git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3675 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Plugins/Plugin_Wiimote/Src/wiimote_hid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Plugins/Plugin_Wiimote/Src/wiimote_hid.h b/Source/Plugins/Plugin_Wiimote/Src/wiimote_hid.h index b42fcc884b..51a31b5ca6 100644 --- a/Source/Plugins/Plugin_Wiimote/Src/wiimote_hid.h +++ b/Source/Plugins/Plugin_Wiimote/Src/wiimote_hid.h @@ -359,7 +359,7 @@ struct cc_cal }; struct gh3_cal { - nu_js Lx + nu_js Lx; nu_js Ly; nu_js Rx; nu_js Ry;