2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-05 12:33:28 +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
..