mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-26 17:36:12 -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
|
// VTABLE: LEGO1 0x100d86d4
|
||||||
// class LegoContainer<LegoTextureInfo>
|
// class LegoContainer<LegoTextureInfo>
|
||||||
|
|
||||||
// TODO: Element type
|
|
||||||
typedef pair<LegoTextureInfo*, BOOL> LegoTextureListElement;
|
typedef pair<LegoTextureInfo*, BOOL> LegoTextureListElement;
|
||||||
typedef list<LegoTextureListElement> LegoTextureList;
|
typedef list<LegoTextureListElement> LegoTextureList;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue