mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-17 03:47:12 +02:00

ReadDir should always write the actual number of entries in the directory list (`min(max_count, number_of_entries_on_nand)`).
ReadDir should always write the actual number of entries in the directory list (`min(max_count, number_of_entries_on_nand)`).