1
0
Fork 0
mirror of https://github.com/isledecomp/isle.git synced 2025-04-21 02:50:52 -04:00

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 @@ protected:
// VTABLE: LEGO1 0x100d86d4
// class LegoContainer<LegoTextureInfo>
// TODO: Element type
typedef pair<LegoTextureInfo*, BOOL> LegoTextureListElement;
typedef list<LegoTextureListElement> LegoTextureList;