2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-03 07:35:34 +00:00
Lioncash b25cfdd305 FontCache: Default destructor within the cpp file
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).
2019-09-05 19:08:47 -04:00
..
freetype2 @ 6f049e5c97
2017-12-05 17:25:33 -10:00
2019-07-19 18:26:59 -10:00
zeus @ 63ecd31813
2019-09-04 19:36:06 -07:00
2016-01-15 19:57:27 -08:00
2017-12-02 18:46:43 -08:00
2016-01-15 19:57:27 -08:00
2016-03-06 17:10:28 -10:00