2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 16:24:55 +00:00

Memory leak fix

This commit is contained in:
Jack Andersen
2015-09-29 11:50:47 -10:00
parent c8809cad15
commit eed44c8230
3 changed files with 4 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ struct CHAR : BigYAML
struct IMetaAnim : BigYAML
{
Delete expl;
virtual ~IMetaAnim() {}
enum Type
{
MAPrimitive = 0,