Implement/match LegoAnimationManager::FUN_10062110 (#892)

* Implement/match LegoAnimationManager::FUN_10062110

* Fix param name

* Return other value in stub
This commit is contained in:
Christian Semmler
2024-05-09 12:49:43 -04:00
committed by GitHub
parent 36d681fde4
commit 001b46b2ab
5 changed files with 87 additions and 14 deletions

View File

@@ -133,7 +133,7 @@ private:
Vector3& p_position,
LegoPathBoundary* p_boundary,
float p_speed,
MxU8 p_und,
MxU8 p_unk0x0c,
MxBool p_unk0x14
);
MxS8 GetCharacterIndex(const char* p_name);