mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Refactor/Implement/Match LegoEdge (#786)
* Refactor/Implement/Match LegoEdge * Reorder annotation --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -109,7 +109,7 @@ protected:
|
||||
LegoPathBoundary* m_boundary; // 0x88
|
||||
LegoUnknown m_unk0x8c; // 0x8c
|
||||
MxU32 m_state; // 0xdc
|
||||
Edge* m_destEdge; // 0xe0
|
||||
LegoEdge* m_destEdge; // 0xe0
|
||||
undefined4 m_unk0xe4; // 0xe4
|
||||
undefined m_unk0xe8; // 0xe8
|
||||
undefined m_unk0xe9; // 0xe9
|
||||
|
Reference in New Issue
Block a user