implement LegoAnimPresenter::VTable0x8c (#798)

This commit is contained in:
Misha
2024-04-13 17:42:05 -04:00
committed by GitHub
parent 54421ebcdf
commit c282b3019d
3 changed files with 34 additions and 4 deletions

View File

@@ -287,6 +287,12 @@ void LegoWorld::FUN_1001fc80(IslePathActor* p_actor)
}
}
// STUB: LEGO1 0x1001fda0
void LegoWorld::FUN_1001fda0(LegoAnimPresenter* p_presenter)
{
// TODO
}
// FUNCTION: LEGO1 0x1001ff80
void LegoWorld::AddPath(LegoPathController* p_controller)
{