Remove TODO

This commit is contained in:
Christian Semmler 2024-02-23 12:58:59 -05:00
parent 9d0ff0425c
commit 91a585ae49
No known key found for this signature in database
GPG key ID: 086DAA1360BEEE5C

View file

@ -66,7 +66,6 @@ class LegoContainer {
// VTABLE: LEGO1 0x100d86d4
// class LegoContainer<LegoTextureInfo>
// TODO: Element type
typedef pair<LegoTextureInfo*, BOOL> LegoTextureListElement;
typedef list<LegoTextureListElement> LegoTextureList;