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