mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
More functions in LegoCarBuild
(#1104)
* Add BETA10 annotations * Clean up * Implement multiple functions * fix minor annotation error * Undo formatting * Fix formatting * Implement more functions * Rename variables, address review comment --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -224,6 +224,7 @@ void LegoWorld::Destroy(MxBool p_fromDestructor)
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1001f5e0
|
||||
// FUNCTION: BETA10 0x100d9f5f
|
||||
MxLong LegoWorld::Notify(MxParam& p_param)
|
||||
{
|
||||
MxLong result = 0;
|
||||
|
Reference in New Issue
Block a user