Added "AB" tiles to gfx

This commit is contained in:
U-Fish-PC\Daniel 2013-08-19 18:41:40 -04:00
parent d87796e0ad
commit d643241c1e
2 changed files with 2 additions and 1 deletions

BIN
gfx/AB.2bpp Executable file

Binary file not shown.

View file

@ -29009,7 +29009,8 @@ PokemonLogoGraphics: ; 11380 (4:5380)
FontGraphics: ; 11a80 (4:5a80)
INCBIN "gfx/font.1bpp"
INCBIN "baserom.gbc",$11e80,$11ea0 - $11e80
ABTiles: ; 11e80 (4:5e80)
INCBIN "gfx/AB.2bpp"
HpBarAndStatusGraphics: ; 11ea0 (4:5ea0)
INCBIN "gfx/hp_bar_and_status.2bpp"