mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-15 00:09:07 -05:00
278d03f737
Provides the same semantics of a C array, but is much nicer to work with. Notably, it makes all cases of performing comparisons with said arrays significantly less reading-involved.