2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-10 16:05:52 +00:00
Lioncash e5e4a6482c CLineRenderer: Make use of std::array where applicable
Same behavior, but without the potential for unintentional array to
pointer decay.
2020-03-17 19:07:27 -04:00
..