shithub: pokered

Download patch

ref: f48ffcbec4849dcde8647dc4c0feaee36a12e352
parent: 8e844c85be2d9211425b0a6ffac676a9a480dffb
author: U-Fish-PC\Daniel <corrnondacqb@yahoo.com>
date: Mon Aug 19 19:36:41 EDT 2013

Added Pokeball tiles to gfx

binary files /dev/null b/gfx/pokeball.2bpp differ
--- a/main.asm
+++ b/main.asm
@@ -53889,7 +53889,7 @@
 
 ; four tiles: pokeball, black pokeball (status ailment), crossed out pokeball (faited) and pokeball slot (no mon)
 PokeballTileGraphics: ; 3a97e (e:697e)
-INCBIN "baserom.gbc",$3a97e,$3a9be - $3a97e
+INCBIN "gfx/pokeball.2bpp"
 
 ; tiles for gameboy and link cable graphics used for trading sequence animation
 TradingAnimationGraphics: ; 3a9be (e:69be)