mirror of
https://github.com/citra-emu/citra.git
synced 2025-08-12 05:40:09 +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.