mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 14:27:41 +00:00
@@ -1,7 +1,5 @@
|
|||||||
#ifndef _CMETAANIMFACTORY_20COPY
|
#ifndef _CMETATRANSFACTORY
|
||||||
#define _CMETAANIMFACTORY_20COPY
|
#define _CMETATRANSFACTORY
|
||||||
#ifndef _CMETAANIMFACTORY
|
|
||||||
#define _CMETAANIMFACTORY
|
|
||||||
|
|
||||||
#include "rstl/rc_ptr.hpp"
|
#include "rstl/rc_ptr.hpp"
|
||||||
|
|
||||||
@@ -12,7 +10,4 @@ public:
|
|||||||
static rstl::rc_ptr< IMetaTrans > CreateMetaTrans(CInputStream& in);
|
static rstl::rc_ptr< IMetaTrans > CreateMetaTrans(CInputStream& in);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // _CMETAANIMFACTORY
|
#endif // _CMETATRANSFACTORY
|
||||||
|
|
||||||
|
|
||||||
#endif // _CMETAANIMFACTORY_20COPY
|
|
||||||
|
|||||||
Reference in New Issue
Block a user