mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Children classes of LegoWorld's VTable0x5c (#536)
This commit is contained in:
@@ -6,11 +6,10 @@ LegoCarBuild::LegoCarBuild()
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10022930
|
||||
// FUNCTION: LEGO1 0x10022930
|
||||
MxBool LegoCarBuild::VTable0x5c()
|
||||
{
|
||||
// TODO
|
||||
return FALSE;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10022a80
|
||||
|
Reference in New Issue
Block a user