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