mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Update legoworld.cpp
This commit is contained in:
parent
e316efe2f5
commit
e027b2024e
@ -151,18 +151,18 @@ void LegoWorld::EndAction(MxCore* p_object)
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
// STUB: LEGO1 0x10021a70
|
|
||||||
void LegoWorld::VTable0x68(MxBool p_add)
|
|
||||||
{
|
|
||||||
// TODO
|
|
||||||
}
|
|
||||||
|
|
||||||
// STUB: LEGO1 0x100213a0
|
// STUB: LEGO1 0x100213a0
|
||||||
MxPresenter* LegoWorld::FindPresenter(const char* p_presenter, const char* p_name)
|
MxPresenter* LegoWorld::FindPresenter(const char* p_presenter, const char* p_name)
|
||||||
{
|
{
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// STUB: LEGO1 0x10021a70
|
||||||
|
void LegoWorld::VTable0x68(MxBool p_add)
|
||||||
|
{
|
||||||
|
// TODO
|
||||||
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10022080
|
// FUNCTION: LEGO1 0x10022080
|
||||||
MxResult LegoWorld::Tickle()
|
MxResult LegoWorld::Tickle()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user