2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-10-04 15:19:37 +00:00
Lioncash 3147d39cd9 CScript*: Return std::nullopt in GetTouchBounds()
In some implementations, returning via default construction for
std::optional can cause the entire inner buffer to be zeroed out.

Returning with std::nullopt causes only the internal validity flag to be
set and nothing more.
2020-02-01 01:06:43 -05:00
..
2020-01-05 20:24:54 -08:00
2020-01-05 20:24:54 -08:00
2018-12-07 19:30:43 -10:00
2018-12-31 00:37:52 -08:00
2018-11-14 11:23:34 -08:00
2019-10-24 22:44:37 -07:00
2019-11-12 12:25:21 -08:00
2019-11-12 12:25:21 -08:00
2018-12-07 19:30:43 -10:00