2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 11:11:21 +00:00
Lioncash 14f6dd2cd8 CFluidUVMotion: Return std::array by value from CalculateFluidTextureOffset()
Same behavior, but allows for easier use of API and makes it harder to
misuse. It also makes it easier for analysis to determine out of bounds,
given we leverage std::array rather than a pointer that causes arrays to
decay and lose their size information.
2020-04-12 09:23:52 -04:00
..
2020-04-11 12:51:39 -10:00
2020-01-05 20:24:54 -08:00
2020-04-11 12:51:39 -10:00
2018-12-07 19:30:43 -10:00
2018-11-14 11:23:34 -08:00
2020-04-11 12:51:39 -10:00
2019-11-12 12:25:21 -08:00
2020-04-11 12:51:39 -10:00
2020-03-26 03:14:03 -04:00
2020-04-11 12:51:39 -10:00
2020-04-11 12:51:39 -10:00
2018-12-07 19:30:43 -10:00
2020-04-11 12:51:39 -10:00
2020-04-11 12:51:39 -10:00