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