2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-03 15:21:19 +00:00
Lioncash 97f2576e2a CFBStreamedCompression: Eliminate undefined pointer casting
Some (but not all pointer casting in this file is undefined behavior).
To rectify this, we can make use of a light wrapper around memcpy to
make all of this well-defined.
2020-08-02 03:34:32 -04:00
..
2020-04-11 12:51:39 -10:00