2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-05 15:15:51 +00:00
Lioncash a2517a504e CIntElement: Remove const_cast
CIESampleAndHold caches values internally for use later in a non-visible
manner to the user of the class. This is a good place for mutable to be
used.

This improves the readability of the GetValue() implementation.
2020-03-22 06:05:59 -04:00
..
2020-03-22 06:05:59 -04:00
2020-03-22 06:05:59 -04:00