mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-05 05:00:53 -04:00
This should have initially been a nested loop since it now guarantees every item in the list is checked. Also, removed some unused code and documented some things.