mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 02:39:08 -05:00
4cd918caf1
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)