mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
Remove TODO
This commit is contained in:
parent
9d0ff0425c
commit
91a585ae49
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ class LegoContainer {
|
|||
// VTABLE: LEGO1 0x100d86d4
|
||||
// class LegoContainer<LegoTextureInfo>
|
||||
|
||||
// TODO: Element type
|
||||
typedef pair<LegoTextureInfo*, BOOL> LegoTextureListElement;
|
||||
typedef list<LegoTextureListElement> LegoTextureList;
|
||||
|
||||
|
|
Loading…
Reference in a new issue