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

@@ -68,6 +68,7 @@ public:
void Remove(MxCore* p_object);
undefined4 FUN_1001fa70(IslePathActor* p_actor);
void FUN_1001fc80(IslePathActor* p_actor);
void FUN_1001fda0(LegoAnimPresenter* p_presenter);
void AddPath(LegoPathController* p_controller);
MxResult GetCurrPathInfo(LegoPathBoundary** p_path, MxS32& p_value);
MxCore* Find(const char* p_class, const char* p_name);