mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-03-26 14:29:22 +13:00
Update mon_icons.asm
This commit is contained in:
parent
c7499a1fd2
commit
3c9e343f99
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue