mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-08 00:40:38 +00:00
4c47417a0e
ReadDir should always write the actual number of entries in the directory list (`min(max_count, number_of_entries_on_nand)`).