mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-12 21:40:10 +00:00
Allows these arrays to be placed within the read-only segment (and enforces the immutability in the code itself). While we're at it, we can make use of std::array here.