mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 10:39:45 -06:00

If the current file_info is a file, the ranged for loop will run 0 times, and we'll reach the last line of the function.
If the current file_info is a file, the ranged for loop will run 0 times, and we'll reach the last line of the function.