mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-12 03:35:06 +00:00
Same behavior, but allows for easier use of API and makes it harder to misuse. It also makes it easier for analysis to determine out of bounds, given we leverage std::array rather than a pointer that causes arrays to decay and lose their size information.
1.6 KiB
1.6 KiB