invert left and right shoulder

git-svn-id: http://wiiusej.googlecode.com/svn/trunk@188 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
guilhem.duche
2008-07-14 12:50:48 +00:00
parent 83b3b0890d
commit 290a357df6

View File

@@ -539,7 +539,7 @@ JNIEXPORT void JNICALL Java_wiiusej_WiiUseApi_specialPoll
/* buttons */
cl->btns,cl->btns_released,cl->btns_held,
/* shoulder buttons */
cl->l_shoulder,cl->r_shoulder,
cl->r_shoulder,cl->l_shoulder,
/* joystick left*/
cl->ljs.ang,cl->ljs.mag,
cl->ljs.max.x,cl->ljs.max.y,