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 d029ccce25
commit 5350380764
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);