2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 23:51:21 +00:00
Lioncash e821f736de CLight: Mark caching member variables as mutable
Member variables acting as caches is one of the areas where marking
variables as mutable makes sense.

We can do this to allow for the elimination of const_cast in some member
functions.
2020-03-17 20:47:12 -04:00
..
2019-11-09 15:48:46 -08:00
2019-12-11 00:37:30 -08:00