mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 16:20:27 +00:00
- only use filestream_exists immediately before filestream_delete or any other genuine filestream-related operations - when just checking if a path exists on the filesystem, just use path_is_valid - faster