mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-21 14:20:55 +00:00
Full paths are used as-is, relative paths are prepended with SDL_GetAndroidInternalStoragePath(), and operations fall back to the asset system as appropriate. This is consistent with the behavior of opening files on Android.