2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-07 06:05:53 +00:00
Lioncash 488e377374 CRumbleVoice: Collapse repeated std::max calls in GetIntensity()
We can make use of the std::max overload that takes an initializer list.
2020-03-18 00:34:29 -04:00
..