2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-04 12:55:36 +00:00
Lioncash ff703b1189 CPlayerState: Remove undefined behavior within CPlayerState constructor
Type-punning via a union is currently undefined behavior according to
the C++ standard, so we can use std::memcpy instead to accomplish the
same thing.
2020-03-21 00:39:40 -04: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-10-01 06:41:55 -07:00
2019-11-21 07:37:08 -08:00
2019-12-14 15:50:29 -08:00
2018-12-07 19:30:43 -10:00
2020-02-16 00:10:08 -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