mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
Update boo, fixes and initial imps
This commit is contained in:
@@ -14,6 +14,8 @@ CMetaAnimPhaseBlend::CMetaAnimPhaseBlend(CInputStream& in)
|
||||
|
||||
void CMetaAnimPhaseBlend::GetUniquePrimitives(std::set<CPrimitive>& primsOut) const
|
||||
{
|
||||
x4_animA->GetUniquePrimitives(primsOut);
|
||||
x8_animB->GetUniquePrimitives(primsOut);
|
||||
}
|
||||
|
||||
std::shared_ptr<CAnimTreeNode>
|
||||
|
||||
Reference in New Issue
Block a user