mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Implement/match Isle::Escape (#950)
This commit is contained in:

committed by
GitHub

parent
e59d684f37
commit
b759390060
@@ -56,7 +56,7 @@ void LegoCarBuild::Enable(MxBool p_enable)
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10025e70
|
||||
MxBool LegoCarBuild::VTable0x64()
|
||||
MxBool LegoCarBuild::Escape()
|
||||
{
|
||||
// TODO
|
||||
return FALSE;
|
||||
|
Reference in New Issue
Block a user