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