Implement/match LegoAnimPresenter::SubstituteVariables (#850)

This commit is contained in:
Christian Semmler
2024-04-25 10:36:28 -04:00
committed by GitHub
parent 830c0827af
commit ce3d915bba
2 changed files with 13 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ protected:
void FUN_1006ab70();
LegoBool FUN_1006aba0();
MxBool FUN_1006abb0(LegoTreeNode* p_node, LegoROI* p_roi);
void FUN_1006ac90();
void SubstituteVariables();
void FUN_1006b900(LegoAnim* p_anim, MxLong p_time, Matrix4* p_matrix);
void FUN_1006b9a0(LegoAnim* p_anim, MxLong p_time, Matrix4* p_matrix);
void FUN_1006c8a0(MxBool p_bool);