aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-08-19 19:04:44 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-08-19 19:04:44 -0400
commit4ed9e7d52624f1084633bb62efebabe91e4c98e5 (patch)
tree44225513592d592d118e1018b641253339ee0c68 /main.asm
parentAdded Pokedex tiles to gfx (diff)
downloadpokeyellow-4ed9e7d52624f1084633bb62efebabe91e4c98e5.tar.gz
pokeyellow-4ed9e7d52624f1084633bb62efebabe91e4c98e5.tar.xz
pokeyellow-4ed9e7d52624f1084633bb62efebabe91e4c98e5.zip
Added player title screen tiles to gfx
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index a124ba2d..a1f6cedc 100644
--- a/main.asm
+++ b/main.asm
@@ -29040,7 +29040,7 @@ WorldMapTileGraphics: ; 125a8 (4:65a8)
INCBIN "gfx/town_map.2bpp"
PlayerCharacterTitleGraphics: ; 126a8 (4:66a8)
-INCBIN "baserom.gbc",$126a8,$128d8 - $126a8
+INCBIN "gfx/player_title.2bpp"
; known jump sources: 1388d (4:788d)
Func_128d8: ; 128d8 (4:68d8)