mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
All animation nodes implemented
This commit is contained in:
@@ -40,6 +40,8 @@ void CAnimationDatabaseGame::GetAllUniquePrimitives(std::vector<CPrimitive>& pri
|
||||
|
||||
void CAnimationDatabaseGame::GetUniquePrimitivesFromMetaAnim(std::set<CPrimitive>& primsOut,
|
||||
std::string_view name) const
|
||||
{}
|
||||
{
|
||||
// Empty
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user