2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-05 00:55:35 +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-20 20:00:40 -08:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2020-01-20 20:00:40 -08:00
2019-11-21 07:37:08 -08:00
2019-09-21 06:10:54 -07:00
2019-10-01 06:41:55 -07:00
2019-11-21 07:37:08 -08:00
2019-12-14 15:50:29 -08:00
2019-11-12 12:25:21 -08:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00