mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-01 01:13:53 +00:00
- Inlined loop vars in statements where possible. - Eliminate some explicit iterators with foreach loops. - Kill off some newlines that weren't necessary.