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

committed by
GitHub

parent
e59d684f37
commit
b759390060
@@ -88,7 +88,7 @@ void Act3::VTable0x60()
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10073e50
|
||||
MxBool Act3::VTable0x64()
|
||||
MxBool Act3::Escape()
|
||||
{
|
||||
// TODO
|
||||
return FALSE;
|
||||
|
Reference in New Issue
Block a user