mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match LegoEntity::Notify (#778)
This commit is contained in:

committed by
GitHub

parent
fc91da8666
commit
f30ed0212b
@@ -82,6 +82,12 @@ void LegoPlantManager::SetCustomizeAnimFile(const char* p_value)
|
||||
}
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10026c50
|
||||
void LegoPlantManager::FUN_10026c50(LegoEntity* p_entity)
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10026e00
|
||||
MxResult LegoPlantManager::Tickle()
|
||||
{
|
||||
|
Reference in New Issue
Block a user