summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 19:40:17 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 19:40:17 -0500
commita73c532738d055bb3d28a46b59f7fc87d2c998d4 (patch)
treee3566de414a399ef0711fad034a9c96d9ea9b864 /constants
parentf81add782affc2ca3b196e0beb98e9c89d0f09ff (diff)
tile+color macros in gfx.asm
Diffstat (limited to 'constants')
-rw-r--r--constants/gfx_constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/gfx_constants.asm b/constants/gfx_constants.asm
index 864a4bd50..bfa2140e7 100644
--- a/constants/gfx_constants.asm
+++ b/constants/gfx_constants.asm
@@ -3,6 +3,7 @@ LEN_1BPP_TILE EQU 1 * TILE_WIDTH ; bytes
LEN_2BPP_TILE EQU 2 * TILE_WIDTH ; bytes
NUM_PAL_COLORS EQU 4
+PAL_COLOR_SIZE EQU 2
PALRGB_WHITE EQUS "palred 31 + palgreen 31 + palblue 31" ; $7fff