mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
0cde8ab9e8
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.