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