You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Close #470 (JOHTO_POKEMON)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user