mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-31 00:09:19 +01:00
Corrected source comment.
This commit is contained in:
parent
92b12812ac
commit
bd1e1a93f2
@ -162,7 +162,7 @@ void Java_org_libsdl_app_SDLActivity_onNativePadUp(
|
||||
Android_OnPadUp(padId, keycode);
|
||||
}
|
||||
|
||||
// Padup
|
||||
/* Joy */
|
||||
void Java_org_libsdl_app_SDLActivity_onNativeJoy(
|
||||
JNIEnv* env, jclass jcls,
|
||||
jint joyId, jint axis, jfloat value)
|
||||
|
Loading…
Reference in New Issue
Block a user