mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
Additional ANIM integration
This commit is contained in:
@@ -99,8 +99,9 @@ CAnimTreeSingleChild::VGetAdvancementResults(const CCharAnimTime& a,
|
||||
return {};
|
||||
}
|
||||
|
||||
void CAnimTreeSingleChild::Depth() const
|
||||
u32 CAnimTreeSingleChild::Depth() const
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
u32 CAnimTreeSingleChild::VGetNumChildren() const
|
||||
|
||||
Reference in New Issue
Block a user