aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokemon
diff options
context:
space:
mode:
authorRangi <sylvie.oukaour+rangi42@gmail.com>2026-03-30 17:42:50 -0400
committerRangi <sylvie.oukaour+rangi42@gmail.com>2026-03-30 17:42:50 -0400
commit812a7d17d7a0da29baedfdde4b493e6b79864ab3 (patch)
tree66071355554ee30e4b2c4ac03da6f26dd885d27c /data/pokemon
parentRepair Iwata Asks URL (#568) (diff)
downloadpokeyellow-812a7d17d7a0da29baedfdde4b493e6b79864ab3.tar.gz
pokeyellow-812a7d17d7a0da29baedfdde4b493e6b79864ab3.tar.xz
pokeyellow-812a7d17d7a0da29baedfdde4b493e6b79864ab3.zip
Don't pass redundant label names to `nybble_array` and `bit_array`
Diffstat (limited to 'data/pokemon')
-rw-r--r--data/pokemon/menu_icons.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokemon/menu_icons.asm b/data/pokemon/menu_icons.asm
index d6ed5b35..207c31e9 100644
--- a/data/pokemon/menu_icons.asm
+++ b/data/pokemon/menu_icons.asm
@@ -1,5 +1,5 @@
MonPartyData:
- nybble_array MonPartyData
+ nybble_array
nybble ICON_GRASS ; Bulbasaur
nybble ICON_GRASS ; Ivysaur
nybble ICON_GRASS ; Venusaur