PoliceEntity::VTable0x50 (#720)

* PoliceEntity::VTable0x50

* fix

* don't hardcode Isle world object id

* style

---------

Co-authored-by: Ramen2X <rmn@legoisland.org>
Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Joshua Peisach
2024-03-24 17:26:55 -04:00
committed by GitHub
parent 0295a08c94
commit 313bd9ffd0
2 changed files with 37 additions and 2 deletions

View File

@@ -20,8 +20,7 @@ public:
return !strcmp(p_name, PoliceEntity::ClassName()) || BuildingEntity::IsA(p_name);
}
// STUB: LEGO1 0x10015310
MxLong VTable0x50(MxParam& p_param) override { return 0; }
MxLong VTable0x50(MxParam& p_param) override;
// SYNTHETIC: LEGO1 0x1000f900
// PoliceEntity::`scalar deleting destructor'