mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 07:07:42 +00:00
We can extract the duplicated behavior out into its own member function and then reuse it in order to deduplicate repeated behavior. This allows simplifying the member functions in a manner that allows declaring most of the variables const. The lack of mutable behavior within these functions makes it much nicer to read.
10 KiB
10 KiB