mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-11 00:23:18 +00:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user