2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-03 19:35:34 +00:00
Lioncash e76804079d COBBTree: Return std::array from GetTriangleVertexIndices() directly
While the game binary uses an out pointer here, we can slightly modify
it in this case in order to make it more difficult to misuse the
call-sites by returning the data directly as a std::array.
2020-04-06 01:17:24 -04:00
..
2019-11-12 12:25:21 -08:00
2019-12-14 15:50:29 -08:00
2018-12-07 19:30:43 -10:00