Improve symbol order until LegoActor, match LegoPlantManager::ScheduleAnimation (#1327)

* Order `LegoCarBuild`, `LegoPlantManager`

* Order until `LegoActor`
This commit is contained in:
Christian Semmler
2025-01-10 17:42:03 -07:00
committed by GitHub
parent ee2bcb4d53
commit ac3a551bcc
9 changed files with 120 additions and 126 deletions

View File

@@ -228,12 +228,6 @@ RadioState::RadioState()
m_active = FALSE;
}
// FUNCTION: LEGO1 0x1002cf50
MxBool RadioState::IsSerializable()
{
return FALSE;
}
// FUNCTION: LEGO1 0x1002d090
MxU32 RadioState::FUN_1002d090()
{