Ryujinx-SDL/android-project
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
..
app Android: Fix missing type in SDLControllerManager 2023-03-25 15:08:33 -07:00
gradle/wrapper Updated Android build environment for examples 2021-11-15 17:04:50 -08:00
build.gradle Updated Android build environment for examples 2021-11-15 17:04:50 -08:00
gradle.properties Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
gradlew Avoid use of deprecated egrep/fgrep 2022-11-24 02:59:41 -08:00
gradlew.bat Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
settings.gradle Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00