Remove unused definition for maximum background palette size

This commit is contained in:
cellos51
2025-08-28 19:04:51 -04:00
parent 4b7a22baff
commit c41fcd1a24
-1
View File
@@ -24,7 +24,6 @@
#define AFFINE_BG_SBB 2
#define AFFINE_BG_CBB 2
#define PAL_ROW_LEN 16
#define PAL_BG_MAX_SIZE (PAL_ROW_LEN * 9)
#define NUM_PALETTES 16
#define TTE_BIT_UNPACK_OFFSET 14