mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 23:04:00 +00:00
Makes the arrays strongly typed and impervious to array->pointer decay. This also allows simplifying some operations (such as being able to call fill() instead of needing to use std::fill, etc).
2.3 KiB
2.3 KiB