mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Update mon_icons.asm
This commit is contained in:
parent
c7499a1fd2
commit
3c9e343f99
|
@ -262,6 +262,7 @@ GetPartyMonSpriteID:
|
||||||
predef IndexToPokedex
|
predef IndexToPokedex
|
||||||
ld a, [wd11e]
|
ld a, [wd11e]
|
||||||
ld c, a
|
ld c, a
|
||||||
|
dec a
|
||||||
srl a
|
srl a
|
||||||
ld hl, MonPartyData
|
ld hl, MonPartyData
|
||||||
ld e, a
|
ld e, a
|
||||||
|
|
Loading…
Reference in a new issue