From 29a329af78657fbc30c6759a5b02d3c90cb28f72 Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Tue, 15 Feb 2011 19:13:46 +0000 Subject: [PATCH] Enkele aanpassingen in WiiuseJ gemaakt. --- wiiusej_WiiUseApi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiiusej_WiiUseApi.c b/wiiusej_WiiUseApi.c index 9c2913e..8d28964 100644 --- a/wiiusej_WiiUseApi.c +++ b/wiiusej_WiiUseApi.c @@ -670,6 +670,7 @@ JNIEXPORT void JNICALL Java_wiiusej_WiiUseApi_specialPoll } } +/* Calibration */ JNIEXPORT jshortArray JNICALL Java_wiiusej_WiiUseApi_getCalibration (JNIEnv *env, jobject obj, jint id) { struct wiimote_t wm = *wiiuse_get_by_id(wiimotes, nbMaxWiimotes, id); @@ -685,6 +686,7 @@ JNIEXPORT jshortArray JNICALL Java_wiiusej_WiiUseApi_getCalibration return jShorts; } +/* Speaker */ #include "speaker.h" /* void test(struct wiimote_t* wm) {