diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-17 14:02:45 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-17 14:02:45 -0400 |
| commit | ef9cb892fdee558305071fe9d22c0f633b199f38 (patch) | |
| tree | b182c544b803cbc451a751421fc087d21b640bec /home | |
| parent | JUGGLER_X -> UNUSED_JUGGLER (diff) | |
| download | pokeyellow-ef9cb892fdee558305071fe9d22c0f633b199f38.tar.gz pokeyellow-ef9cb892fdee558305071fe9d22c0f633b199f38.tar.xz pokeyellow-ef9cb892fdee558305071fe9d22c0f633b199f38.zip | |
cycling.png -> red_bike.png
Diffstat (limited to 'home')
| -rw-r--r-- | home/overworld.asm | 2 |
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:: |
