mirror of
https://github.com/libretro/RetroArch
synced 2025-03-16 16:21:15 +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