mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-23 22:00:44 -04:00
Some callers already have the file info, making the relatively slow FindFileInfo calls unnecessary. Callers that didn't have the file info will now need to call FindFileInfo on their own.