mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Move annotation
This commit is contained in:
parent
88ece1681e
commit
9f45deb086
@ -198,6 +198,9 @@ class LegoPathActor : public LegoActor {
|
|||||||
MxFloat m_unk0x150; // 0x150
|
MxFloat m_unk0x150; // 0x150
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// FUNCTION: LEGO1 0x1002edd0
|
||||||
|
// LegoPathActor::FUN_1002edd0
|
||||||
|
|
||||||
// TEMPLATE: LEGO1 0x10018b70
|
// TEMPLATE: LEGO1 0x10018b70
|
||||||
// List<LegoBoundaryEdge>::~List<LegoBoundaryEdge>
|
// List<LegoBoundaryEdge>::~List<LegoBoundaryEdge>
|
||||||
|
|
||||||
|
|||||||
@ -565,9 +565,6 @@ MxS32 LegoPathActor::VTable0x68(Vector3& p_v1, Vector3& p_v2, Vector3& p_v3)
|
|||||||
return FUN_1002edd0(boundaries, m_boundary, p_v1, v2, len, radius, p_v3, 0);
|
return FUN_1002edd0(boundaries, m_boundary, p_v1, v2, len, radius, p_v3, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x1002edd0
|
|
||||||
// LegoPathActor::FUN_1002edd0
|
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x1002f020
|
// FUNCTION: LEGO1 0x1002f020
|
||||||
// FUNCTION: BETA10 0x100af54a
|
// FUNCTION: BETA10 0x100af54a
|
||||||
void LegoPathActor::ParseAction(char* p_extra)
|
void LegoPathActor::ParseAction(char* p_extra)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user