2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-11 11:47:42 +00:00
Files
metaforce/Runtime/Character/CPASAnimInfo.cpp
Lioncash 0b74a3e995 CPASAnimState: Make use of size_t for indices
Same behavior, but plays nicer with containers.

This can technically result in less zero-extensions with regards to
memory indexing and registers, but this wasn't the underlying reason for the change.
2020-04-06 13:02:22 -04:00

1.1 KiB