aboutsummaryrefslogtreecommitdiffstats
path: root/gfx
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-05-09 12:56:39 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-05-09 12:56:39 -0400
commit05925cba37019d93f1c847015f4fbc1de110c200 (patch)
tree2a807847987421ce9ce9dfe22061cb6a0fcf0e15 /gfx
parentMerge pull request #67 from SatoMew/master (diff)
parentUse BANK("Pics #") for Pokémon and trainer pics (diff)
downloadpokeyellow-05925cba37019d93f1c847015f4fbc1de110c200.tar.gz
pokeyellow-05925cba37019d93f1c847015f4fbc1de110c200.tar.xz
pokeyellow-05925cba37019d93f1c847015f4fbc1de110c200.zip
Merge remote-tracking branch 'remotes/pokered/master'
Diffstat (limited to 'gfx')
-rw-r--r--gfx/pics.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gfx/pics.asm b/gfx/pics.asm
index 6cd8af95..e7a52a17 100644
--- a/gfx/pics.asm
+++ b/gfx/pics.asm
@@ -326,7 +326,6 @@ VictreebelPicBack:: INCBIN "gfx/pokemon/back/victreebelb.pic"
SECTION "Pics 6", ROMX
-TrainerPics::
YoungsterPic:: INCBIN "gfx/trainers/youngster.pic"
BugCatcherPic:: INCBIN "gfx/trainers/bugcatcher.pic"
LassPic:: INCBIN "gfx/trainers/lass.pic"