mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Add missing BETA annotation
This commit is contained in:
parent
af363d75af
commit
3b625387bd
@ -23,6 +23,7 @@ LegoPathBoundary::~LegoPathBoundary()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x100573f0
|
// FUNCTION: LEGO1 0x100573f0
|
||||||
|
// FUNCTION: BETA10 0x100b1536
|
||||||
MxResult LegoPathBoundary::AddActor(LegoPathActor* p_actor)
|
MxResult LegoPathBoundary::AddActor(LegoPathActor* p_actor)
|
||||||
{
|
{
|
||||||
m_actors.insert(p_actor);
|
m_actors.insert(p_actor);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user