mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-13 01:45:45 +00:00
Corrected source comment.
This commit is contained in:
parent
92b12812ac
commit
bd1e1a93f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue