SDL/android-project/app/src/main
Bartłomiej Dach 576df87240 Android: Fix missing type in SDLControllerManager
The missing type in question is causing compilation failures.
The error was introduced in dca3fd8307,
which was a backport of commit de3909a190f6e1a3f11776ce42927f99b0381675
from SDL3 to SDL2.

Because `int nballs` was removed as a parameter from the controller
API in SDL3 in revision fcafe40948fe308cc9552df5a3d625ee2725de5a,
this change is only applicable to the SDL2 branch.
2023-03-25 15:08:33 -07:00
..
java/org/libsdl/app Android: Fix missing type in SDLControllerManager 2023-03-25 15:08:33 -07:00
res Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
AndroidManifest.xml Fixed exception accessing Bluetooth devices on Android 12 2021-11-15 16:52:56 -08:00