aboutsummaryrefslogtreecommitdiffstats
path: root/gfx
diff options
context:
space:
mode:
authorRangi42 <sylvie.oukaour+rangi42@gmail.com>2025-06-25 23:59:47 -0400
committerRangi42 <sylvie.oukaour+rangi42@gmail.com>2025-06-25 23:59:47 -0400
commitfcb61ae0e4724e8901562d9f89f69ff70822886c (patch)
treed7b489d0ddd2a6c797339a47b24fc98b5d057c8c /gfx
parentFishing graphics make more sense horizontally (diff)
downloadpokeyellow-fcb61ae0e4724e8901562d9f89f69ff70822886c.tar.gz
pokeyellow-fcb61ae0e4724e8901562d9f89f69ff70822886c.tar.xz
pokeyellow-fcb61ae0e4724e8901562d9f89f69ff70822886c.zip
Distinguish single trainer pics section from Pokemon pics
Diffstat (limited to 'gfx')
-rw-r--r--gfx/pics.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/pics.asm b/gfx/pics.asm
index 134516cd..71dd9309 100644
--- a/gfx/pics.asm
+++ b/gfx/pics.asm
@@ -325,7 +325,7 @@ VictreebelPicFront:: INCBIN "gfx/pokemon/front/victreebel.pic"
VictreebelPicBack:: INCBIN "gfx/pokemon/back/victreebelb.pic"
-SECTION "Pics 6", ROMX
+SECTION "Trainer Pics", ROMX
YoungsterPic:: INCBIN "gfx/trainers/youngster.pic"
BugCatcherPic:: INCBIN "gfx/trainers/bugcatcher.pic"