forked from dolphin-emu/dolphin
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.