mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00

This was done because showing a column was broken: Showing a column repopulates the column with no regard for the sorted order. This results in a seemingly random order. (actually the order of m_ISO_FILES)