2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-16 04:45:52 +00:00
Lioncash 71e3fb1817 CBodyState: Eliminate usages of const_cast
This is clearly modifying the command, so we should allow for modifying
of command instances if necessary.
2020-04-05 03:21:33 -04:00
..