2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-25 11:53:29 +00:00
Lioncash 72370910ad IAnimReader: Make use of size_t for capacity and iterators
Allows using container sizes and capacities without needing to cast
them, allowing for dehardcoding of array sizes in some scenarios.
2020-04-10 23:24:52 -04:00
..