mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match Infocenter::Reset (#532)
* Implement Infocenter::Reset * Move code * Move function * Fix bug * Fix another bug
This commit is contained in:

committed by
GitHub

parent
a2c1bd66b3
commit
03423b2ffa
@@ -37,3 +37,9 @@ MxResult LegoPlantManager::Tickle()
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10027120
|
||||
void LegoPlantManager::FUN_10027120()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
Reference in New Issue
Block a user