You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
BG pal constants, convert tileset pal maps to asm
This commit is contained in:
@@ -41,3 +41,13 @@ const_value SET 1
|
||||
const TILESET_KABUTO_WORD_ROOM ; 22
|
||||
const TILESET_OMANYTE_WORD_ROOM ; 23
|
||||
const TILESET_AERODACTYL_WORD_ROOM ; 24
|
||||
|
||||
const_def
|
||||
const PAL_BG_GRAY
|
||||
const PAL_BG_RED
|
||||
const PAL_BG_GREEN
|
||||
const PAL_BG_WATER
|
||||
const PAL_BG_YELLOW
|
||||
const PAL_BG_BROWN
|
||||
const PAL_BG_ROOF
|
||||
const PAL_BG_TEXT
|
||||
|
||||
Reference in New Issue
Block a user