mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-28 02:44:18 +00:00
Implement/match Isle::Enable (#681)
* Implement/match Isle::Enable * Fix order
This commit is contained in:
committed by
GitHub
parent
70e8796af3
commit
0a4db65b24
@@ -267,6 +267,12 @@ MxBool Act1State::SetFlag()
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10034b60
|
||||
void Act1State::FUN_10034b60()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10034d00
|
||||
void Act1State::FUN_10034d00()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user