mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-03 23:49:03 +00:00

paths - unnecessary file I/O is an issue with UWP/WinRT so let's cut this down to only one path_stat. config_file_read function created - acts the same as config_file_new except it doesn't check if the path provided is actually a directory, which in turn would lead to another path_stat call