mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 11:41:16 +00:00
Fix annotation
This commit is contained in:
parent
b4a90b6caf
commit
638877892f
@ -70,7 +70,7 @@ class LegoContainer {
|
|||||||
inline void SetOwnership(MxBool p_ownership) { m_ownership = p_ownership; }
|
inline void SetOwnership(MxBool p_ownership) { m_ownership = p_ownership; }
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x1005a310
|
// SYNTHETIC: LEGO1 0x1005a310
|
||||||
// LegoContainer::`scalar deleting destructor'
|
// LegoContainer<TextureData>::`scalar deleting destructor'
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
MxBool m_ownership; // 0x04
|
MxBool m_ownership; // 0x04
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user