mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-07 21:23:31 +01:00
e1f41bab1c
Makes the array strongly typed and prevents pointer decay. This also allows for tuning bounds checks with various implementations.