2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 08:31:20 +00:00
Lioncash 1fa74087fc CMapWorld: Remove usages of const_cast
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.
2020-03-17 20:00:14 -04:00
..
2017-01-26 02:06:18 -08:00