mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoAnimationManager::FUN_10062110 (#892)
* Implement/match LegoAnimationManager::FUN_10062110 * Fix param name * Return other value in stub
This commit is contained in:

committed by
GitHub

parent
36d681fde4
commit
001b46b2ab
@@ -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);
|
||||
|
Reference in New Issue
Block a user