diff --git a/engine/gfx/mon_icons.asm b/engine/gfx/mon_icons.asm index 3a7923ac..80ee40b6 100644 --- a/engine/gfx/mon_icons.asm +++ b/engine/gfx/mon_icons.asm @@ -262,6 +262,7 @@ GetPartyMonSpriteID: predef IndexToPokedex ld a, [wd11e] ld c, a + dec a srl a ld hl, MonPartyData ld e, a