SDL3-CS/External
Susko3 fb36b24faf Target API 24 to fix 32-bit Android builds
32-bit (x86, arm) builds are failing because libFLAC and opusfile are using
fseeko, ftello, etc. which were added in API 24.
Why 64-bit builds are not failing is beyond me.
2025-09-19 15:37:46 +02:00
..
.idea Merge branch 'master' into feature/sdl-libs 2025-05-20 15:20:06 +09:00
SDL@4efdfd92a2 Update submodules 2025-09-11 09:13:08 +09:00
SDL_image@e47ff6fa4e Update submodules 2025-09-11 09:13:08 +09:00
SDL_mixer@172997758b Update submodules 2025-09-11 09:13:08 +09:00
SDL_ttf@7285911aea Update submodules 2025-09-11 09:13:08 +09:00
build.sh Target API 24 to fix 32-bit Android builds 2025-09-19 15:37:46 +02:00