mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-17 19: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.