aboutsummaryrefslogtreecommitdiffstats
path: root/gfx/player.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-05 11:04:52 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-05 11:04:52 -0500
commit5d57fec78314ee584fdc60388ddf19a1610b9d15 (patch)
tree111e7b966664f9bd000e4b3cdea8fbb27cc6300f /gfx/player.asm
parentOrganize home and macro code (diff)
downloadpokeyellow-5d57fec78314ee584fdc60388ddf19a1610b9d15.tar.gz
pokeyellow-5d57fec78314ee584fdc60388ddf19a1610b9d15.tar.xz
pokeyellow-5d57fec78314ee584fdc60388ddf19a1610b9d15.zip
Remove unused RG/RB graphics
Diffstat (limited to 'gfx/player.asm')
-rw-r--r--gfx/player.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/player.asm b/gfx/player.asm
index 20eb48b4..188daaf2 100644
--- a/gfx/player.asm
+++ b/gfx/player.asm
@@ -1,3 +1,3 @@
-RedPicFront:: INCBIN "gfx/player/yellow/red.pic"
+RedPicFront:: INCBIN "gfx/player/red.pic"
ShrinkPic1:: INCBIN "gfx/player/shrink1.pic"
ShrinkPic2:: INCBIN "gfx/player/shrink2.pic"