diff options
Diffstat (limited to 'constants/tileset_constants.asm')
-rw-r--r-- | constants/tileset_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/tileset_constants.asm b/constants/tileset_constants.asm index d32797ecc..bb5381657 100644 --- a/constants/tileset_constants.asm +++ b/constants/tileset_constants.asm @@ -38,6 +38,7 @@ const_value set 1 const TILESET_AERODACTYL_WORD_ROOM ; 24 ; bg palette values (see gfx/tilesets/*_palette_map.asm) +; TilesetBGPalette indexes (see gfx/tilesets/bg_tiles.pal) const_def const PAL_BG_GRAY ; 0 const PAL_BG_RED ; 1 |