mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 08:01:45 +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.