mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-11 16:43:03 +00:00
BETA10: Fix reccmp regressions, match RealtimeView (#1696)
--------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -106,4 +106,10 @@ struct LegoPathEdgeContainer : public list<LegoBoundaryEdge> {
|
||||
MxU8 m_flags; // 0x38
|
||||
};
|
||||
|
||||
// SYNTHETIC: BETA10 0x10012080
|
||||
// LegoPathEdgeContainer::`scalar deleting destructor'
|
||||
|
||||
// SYNTHETIC: BETA10 0x100120d0
|
||||
// LegoPathEdgeContainer::~LegoPathEdgeContainer
|
||||
|
||||
#endif // LEGOPATHEDGECONTAINER_H
|
||||
|
||||
Reference in New Issue
Block a user