Implement/match LegoEntity::Notify (#778)

This commit is contained in:
Christian Semmler
2024-04-06 13:59:38 -04:00
committed by GitHub
parent fc91da8666
commit f30ed0212b
7 changed files with 86 additions and 19 deletions

View File

@@ -31,6 +31,7 @@ public:
MxResult Load(LegoStorage* p_storage);
MxBool FUN_100269e0(LegoEntity* p_entity);
MxU32 FUN_10026ba0(LegoROI*, MxBool);
void FUN_10026c50(LegoEntity* p_entity);
void FUN_10027120();
static void SetCustomizeAnimFile(const char* p_value);