Additional isle functions (#335)

* additional Isle functions

* fix

* Update isle.cpp

* add notify + fix typo

* Update legoutil.h

* Match Isle::Create

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2023-12-15 18:11:34 -05:00
committed by GitHub
parent 1dc5d90d45
commit a1b7a8bc66
7 changed files with 222 additions and 32 deletions

View File

@@ -98,7 +98,7 @@ void LegoWorld::VTable0x58(MxCore* p_object)
}
// STUB: LEGO1 0x10020f10
void LegoWorld::EndAction(MxPresenter* p_presenter)
void LegoWorld::EndAction(MxCore* p_presenter)
{
}