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