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