source/include/SDL_config_android.h
@@ -121,6 +121,8 @@ #define HAVE_SQRTF 1 #define HAVE_TAN 1 #define HAVE_TANF 1 #define HAVE_TRUNC 1 #define HAVE_TRUNCF 1 #define HAVE_SIGACTION 1 #define HAVE_SETJMP 1 #define HAVE_NANOSLEEP 1 @@ -137,6 +139,7 @@ /* Enable various input drivers */ #define SDL_JOYSTICK_ANDROID 1 #define SDL_JOYSTICK_HIDAPI 1 #define SDL_JOYSTICK_VIRTUAL 1 #define SDL_HAPTIC_ANDROID 1 /* Enable sensor driver */