SDL/src/hidapi/android
Jonatha Gabriel b944dc8f2e Also fix Android crash when SDL_HIDAPI_DISABLED set to 1
The Java code needs the native functions to be implemented, even if
they're not surfaced via the C API, therefore, a stub version of
functions were made only to the purpose of "fill the gaps" when
SDL_HIDAPI_DISABLED set to 1.
2022-03-22 12:12:16 -07:00
..
jni Added missing files from previous commits 2018-08-09 16:05:48 -07:00
hid.cpp Also fix Android crash when SDL_HIDAPI_DISABLED set to 1 2022-03-22 12:12:16 -07:00
project.properties Added missing files from previous commits 2018-08-09 16:05:48 -07:00