mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
820ffb9d20
- 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