mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Various character imps
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "CMetaTransMetaAnim.hpp"
|
||||
#include "CMetaAnimFactory.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CMetaTransMetaAnim::CMetaTransMetaAnim(CInputStream& in)
|
||||
{
|
||||
}
|
||||
: x4_metaAnim(CMetaAnimFactory::CreateMetaAnim(in)) {}
|
||||
|
||||
std::shared_ptr<CAnimTreeNode>
|
||||
CMetaTransMetaAnim::VGetTransitionTree(const std::weak_ptr<CAnimTreeNode>& a,
|
||||
|
||||
Reference in New Issue
Block a user