mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
AAudio: add compilation to Android.mk, but not activated in SDL_config_android.h
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
/* Enable various audio drivers */
|
||||
#define SDL_AUDIO_DRIVER_ANDROID 1
|
||||
#define SDL_AUDIO_DRIVER_OPENSLES 1
|
||||
#define SDL_AUDIO_DRIVER_AAUDIO 0
|
||||
#define SDL_AUDIO_DRIVER_DUMMY 1
|
||||
|
||||
/* Enable various input drivers */
|
||||
|
||||
Reference in New Issue
Block a user