mirror of
https://github.com/encounter/SDL.git
synced 2025-05-18 05:11:38 +00:00
Don't try to load hidapi at startup on Android
This commit is contained in:
parent
33735d5997
commit
544d2e6aa0
@ -164,7 +164,6 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh
|
|||||||
*/
|
*/
|
||||||
protected String[] getLibraries() {
|
protected String[] getLibraries() {
|
||||||
return new String[] {
|
return new String[] {
|
||||||
"hidapi",
|
|
||||||
"SDL2",
|
"SDL2",
|
||||||
// "SDL2_image",
|
// "SDL2_image",
|
||||||
// "SDL2_mixer",
|
// "SDL2_mixer",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user