Close #470 (JOHTO_POKEMON)

This commit is contained in:
Remy Oukaour
2018-01-14 20:58:49 -05:00
parent 7a09fc9f75
commit 8e1e583640
3 changed files with 3 additions and 2 deletions

View File

@@ -1024,7 +1024,7 @@ GetMonFramesPointer: ; d05ce
ld hl, UnownFramesPointers
jr z, .got_frames
ld a, [wPokeAnimSpecies]
cp CHIKORITA
cp JOHTO_POKEMON
ld b, BANK(FramesPointers)
ld c, BANK(KantoFrames)
ld hl, FramesPointers