2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-15 04:05:51 +00:00
Lioncash 305262eb29 SpecMP1: Prevent unnecessary copies in buildPaks
Previously the type mismatched by a single const qualifier, which meant
a copy would have to occur.

Instead, we can use auto to avoid this issue from occurring and allowing
the proper type to be automatically deduced.
2020-03-31 12:36:18 -04:00
..
2019-12-10 18:45:55 -05:00
2019-07-19 18:27:21 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00