mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-03 07:35:34 +00:00
Avoids potentially inlining a lot of repeated destruction logic. This also allows the class to play nicer with forward declarations. While we're at it, we can also explicitly delete the move assignment/constructor (previously they were implicitly deleted, given the class contains a const reference).
freetype2 @ 6f049e5c97
zeus @ 63ecd31813