aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-17 14:02:45 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-17 14:02:45 -0400
commitef9cb892fdee558305071fe9d22c0f633b199f38 (patch)
treeb182c544b803cbc451a751421fc087d21b640bec /home
parentJUGGLER_X -> UNUSED_JUGGLER (diff)
downloadpokeyellow-ef9cb892fdee558305071fe9d22c0f633b199f38.tar.gz
pokeyellow-ef9cb892fdee558305071fe9d22c0f633b199f38.tar.xz
pokeyellow-ef9cb892fdee558305071fe9d22c0f633b199f38.zip
cycling.png -> red_bike.png
Diffstat (limited to 'home')
-rw-r--r--home/overworld.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/overworld.asm b/home/overworld.asm
index 807d6a61..741b8b7e 100644
--- a/home/overworld.asm
+++ b/home/overworld.asm
@@ -2010,7 +2010,7 @@ LoadSurfingPlayerSpriteGraphics::
jr LoadPlayerSpriteGraphicsCommon
LoadBikePlayerSpriteGraphics::
- ld de, RedCyclingSprite
+ ld de, RedBikeSprite
ld hl, vNPCSprites
LoadPlayerSpriteGraphicsCommon::