aboutsummaryrefslogtreecommitdiffstats
path: root/gfx
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2025-07-02 21:15:13 -0500
committerdannye <33dannye@gmail.com>2025-07-02 21:15:13 -0500
commitca019eac8fd96559f4d4e712f0b53e95492e5dcb (patch)
tree209a500e3bda6c2109e5acec60448e9e52f8c2af /gfx
parentUse more ldpikacry (diff)
parentRequire RGBDS 0.9.3 for its DMG palette specs (#513) (diff)
downloadpokeyellow-ca019eac8fd96559f4d4e712f0b53e95492e5dcb.tar.gz
pokeyellow-ca019eac8fd96559f4d4e712f0b53e95492e5dcb.tar.xz
pokeyellow-ca019eac8fd96559f4d4e712f0b53e95492e5dcb.zip
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'gfx')
-rw-r--r--gfx/overworld/red_fish_back.pngbin114 -> 115 bytes
-rw-r--r--gfx/overworld/red_fish_front.pngbin107 -> 107 bytes
-rw-r--r--gfx/overworld/red_fish_side.pngbin111 -> 113 bytes
-rw-r--r--gfx/pics.asm2
4 files changed, 1 insertions, 1 deletions
diff --git a/gfx/overworld/red_fish_back.png b/gfx/overworld/red_fish_back.png
index 0972377c..fd29ddab 100644
--- a/gfx/overworld/red_fish_back.png
+++ b/gfx/overworld/red_fish_back.png
Binary files differ
diff --git a/gfx/overworld/red_fish_front.png b/gfx/overworld/red_fish_front.png
index e18a27d8..0d76b428 100644
--- a/gfx/overworld/red_fish_front.png
+++ b/gfx/overworld/red_fish_front.png
Binary files differ
diff --git a/gfx/overworld/red_fish_side.png b/gfx/overworld/red_fish_side.png
index 11f25c2a..faab5474 100644
--- a/gfx/overworld/red_fish_side.png
+++ b/gfx/overworld/red_fish_side.png
Binary files differ
diff --git a/gfx/pics.asm b/gfx/pics.asm
index e7a52a17..bea31ade 100644
--- a/gfx/pics.asm
+++ b/gfx/pics.asm
@@ -324,7 +324,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"