mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-13 08:31:20 +00:00
Internals of this class are definitely being modified through some of these calls, so they should be made non-const. This allows the modifications to have their const_cast calls removed, making the code a little nicer to read.