mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:47:43 +00:00
Various imps and stubs
This commit is contained in:
@@ -5,6 +5,7 @@ namespace urde
|
||||
|
||||
CAnimTreeSingleChild::CAnimTreeSingleChild(const std::weak_ptr<CAnimTreeNode>& node, const std::string& name)
|
||||
: CAnimTreeNode(name)
|
||||
, x14_child(node.lock())
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user