mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00

Modernizes the arrays and makes future simplifications possible (e.g. usages within the software renderer). It also makes cases where we use array->pointer decay explicit.