add a TODO
This commit is contained in:
parent
963d549eed
commit
e4da4a8b7f
@ -111,6 +111,7 @@ typedef struct MeshBatch {
|
||||
uint8_t *primitives;
|
||||
} MeshBatch;
|
||||
|
||||
/* TODO: use atlas id instead */
|
||||
typedef struct MeshBatchItem {
|
||||
TextureKey key;
|
||||
struct MeshBatch value;
|
||||
|
Loading…
Reference in New Issue
Block a user