mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Match Helicopter::HandleEndAnim
(#1276)
This commit is contained in:

committed by
GitHub

parent
457300ddba
commit
6b3fcafbe1
@@ -38,14 +38,9 @@ public:
|
||||
return TRUE;
|
||||
} // vtable+0x18
|
||||
|
||||
void SetUnknown8(MxU32 p_unk0x08) { m_unk0x08 = p_unk0x08; }
|
||||
MxU32 GetUnkown8() { return m_unk0x08; }
|
||||
|
||||
// SYNTHETIC: LEGO1 0x1000e190
|
||||
// HelicopterState::`scalar deleting destructor'
|
||||
|
||||
// TODO: Most likely getters/setters are not used according to BETA.
|
||||
|
||||
MxU32 m_unk0x08; // 0x08
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user