mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
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:
@@ -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)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user