You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Revise some constant definitions
This commit is contained in:
@@ -61,5 +61,4 @@ INCBIN "gfx/frames/map_entry_sign.2bpp"
|
||||
FontsExtra2_UpArrowGFX:
|
||||
INCBIN "gfx/font/up_arrow.2bpp"
|
||||
|
||||
Footprints:
|
||||
INCLUDE "gfx/footprints.asm"
|
||||
|
@@ -7,8 +7,8 @@
|
||||
footprint_top EQUS "0, 2 * LEN_1BPP_TILE"
|
||||
footprint_bottom EQUS "2 * LEN_1BPP_TILE, 2 * LEN_1BPP_TILE"
|
||||
|
||||
Footprints:
|
||||
; Entries correspond to Pokémon species, two apiece, 8 tops then 8 bottoms
|
||||
|
||||
table_width LEN_1BPP_TILE * 4, Footprints
|
||||
|
||||
; 001-008 top halves
|
||||
|
Reference in New Issue
Block a user