Do not rename SimpleTIM because it is not a TIM

This commit is contained in:
jaby 2024-09-28 13:14:48 +02:00
parent 02838c1228
commit ab2ff3c251
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ namespace JabyEngine {
uint32_t* dst;
};
// TODO: Call TIM?
struct SimpleTIM {
static constexpr auto TextureX = BitRange::from_to(0, 8);
static constexpr auto TextureY = BitRange::from_to(9, 16);