Adjustments based on new suggestions

This commit is contained in:
Christian Semmler
2023-11-30 09:25:32 -05:00
parent 9ccc42b0ec
commit 4920ea9a9e
113 changed files with 416 additions and 416 deletions

View File

@@ -11,19 +11,19 @@ MxS8 LegoPathControllerList::Compare(LegoPathController* p_a, LegoPathController
return p_a == p_b ? 0 : p_a < p_b ? -1 : 1;
}
// FUNCTION: LEGO1 0x1001d230 SYNTHETIC
// TEMPLATE: LEGO1 0x1001d230
// MxCollection<LegoPathController *>::Compare
// FUNCTION: LEGO1 0x1001d240 SYNTHETIC
// TEMPLATE: LEGO1 0x1001d240
// MxList<LegoPathController *>::MxList<LegoPathController *>
// FUNCTION: LEGO1 0x1001d2d0 SYNTHETIC
// TEMPLATE: LEGO1 0x1001d2d0
// MxCollection<LegoPathController *>::~MxCollection<LegoPathController *>
// FUNCTION: LEGO1 0x1001d320 SYNTHETIC
// TEMPLATE: LEGO1 0x1001d320
// MxCollection<LegoPathController *>::Destroy
// FUNCTION: LEGO1 0x1001d330 SYNTHETIC
// TEMPLATE: LEGO1 0x1001d330
// MxList<LegoPathController *>::~MxList<LegoPathController *>
// FUNCTION: LEGO1 0x1001d3c0
@@ -32,11 +32,11 @@ void LegoPathControllerList::Destroy(LegoPathController* p_controller)
delete p_controller;
}
// FUNCTION: LEGO1 0x1001d490 SYNTHETIC
// SYNTHETIC: LEGO1 0x1001d490
// MxCollection<LegoPathController *>::`scalar deleting destructor'
// FUNCTION: LEGO1 0x1001d500 SYNTHETIC
// SYNTHETIC: LEGO1 0x1001d500
// MxList<LegoPathController *>::`scalar deleting destructor'
// FUNCTION: LEGO1 0x1001d5b0 SYNTHETIC
// SYNTHETIC: LEGO1 0x1001d5b0
// MxPtrList<LegoPathController>::`scalar deleting destructor'