Order symbols in Act1State (#1336)

* Order functions in `Act1State`

* Remove IsPresent

* Revert some stuff
This commit is contained in:
Christian Semmler
2025-01-16 18:25:31 -07:00
committed by GitHub
parent 70b0f76fa1
commit e8c856c585
5 changed files with 33 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
#include "mxtypes.h"
struct LegoEdge;
class LegoNamedPlane;
struct LegoNamedPlane;
class LegoPathBoundary;
class LegoPathController;
struct LegoPathEdgeContainer;