diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-19 23:36:41 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-19 23:36:41 -0400 |
| commit | f48ffcbec4849dcde8647dc4c0feaee36a12e352 (patch) | |
| tree | 7a204afcca32202fde81b321f97141e90a97cf59 /main.asm | |
| parent | Added badge number tiles to gfx (diff) | |
| download | pokeyellow-f48ffcbec4849dcde8647dc4c0feaee36a12e352.tar.gz pokeyellow-f48ffcbec4849dcde8647dc4c0feaee36a12e352.tar.xz pokeyellow-f48ffcbec4849dcde8647dc4c0feaee36a12e352.zip | |
Added Pokeball tiles to gfx
Diffstat (limited to 'main.asm')
| -rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53889,7 +53889,7 @@ Func_3a948: ; 3a948 (e:6948) ; 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) |
