mirror of
https://github.com/citra-emu/citra.git
synced 2025-06-09 09:20:14 +00:00

std::array isn't always guaranteed to explicitly zero out it's contents without an initializer list.
std::array isn't always guaranteed to explicitly zero out it's contents without an initializer list.