mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 23:41:19 +01:00
75d056bc48
This replaces some C style arrays with std::array to make copying and comparing arrays slightly nicer.