2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-06 14:15:36 +00:00
Lioncash 8182688b34 CAnimationDatabase: Add virtual destructor
Given this class is used polymorphically, this is cautionary to prevent
any potential undefined behavior from occurring through refactors over
time.
2020-04-07 06:03:14 -04:00
..