Added Pokedex tiles to gfx

This commit is contained in:
U-Fish-PC\Daniel 2013-08-19 18:59:25 -04:00
parent dcf9ee83c1
commit 72838d699d
2 changed files with 1 additions and 1 deletions

BIN
gfx/pokedex.2bpp Executable file

Binary file not shown.

View file

@ -29034,7 +29034,7 @@ TextBoxGraphics: ; 12288 (4:6288)
INCBIN "gfx/text_box.2bpp" INCBIN "gfx/text_box.2bpp"
PokedexTileGraphics: ; 12488 (4:6488) PokedexTileGraphics: ; 12488 (4:6488)
INCBIN "baserom.gbc",$12488,$125a8 - $12488 INCBIN "gfx/pokedex.2bpp"
WorldMapTileGraphics: ; 125a8 (4:65a8) WorldMapTileGraphics: ; 125a8 (4:65a8)
INCBIN "gfx/town_map.2bpp" INCBIN "gfx/town_map.2bpp"