Ambulance::Create, dtor (#719)

* Ambulance::Create, dtor

* annotations

* fix

* remove comment

---------

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:28:44 -04:00
committed by GitHub
parent 313bd9ffd0
commit 3f6f59852f
6 changed files with 62 additions and 20 deletions

View File

@@ -24,6 +24,8 @@ public:
MxResult VTable0x1c(LegoFile* p_legoFile) override; // vtable+0x1c
inline void SetUnknown0x08(undefined4 p_unk0x08) { m_unk0x08 = p_unk0x08; }
inline MxU16 GetColor(MxU8 p_id)
{
switch (p_id) {