Implement/match LegoWorld::Remove (#491)

* Implement/match LegoWorld::Remove

* Fix comparison

* Match 100%
This commit is contained in:
Christian Semmler
2024-01-27 10:10:09 -05:00
committed by GitHub
parent 7b6ec235d8
commit 4df7dee037
5 changed files with 89 additions and 26 deletions

View File

@@ -95,4 +95,7 @@ public:
// TEMPLATE: LEGO1 0x10022430
// MxList<LegoEntity *>::InsertEntry
// TEMPLATE: LEGO1 0x10022630
// MxList<LegoEntity *>::DeleteEntry
#endif // LEGOENTITYLIST_H