mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-23 02:40:35 -05: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.