You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
PARTY_LENGTH; MON_NAME; sgb_border.bin
This commit is contained in:
@@ -21,7 +21,7 @@ InitList: ; 50db9
|
||||
jr nz, .check_item_name
|
||||
ld hl, CurMart
|
||||
ld de, PokemonNames
|
||||
ld a, PKMN_NAME
|
||||
ld a, MON_NAME
|
||||
jr .done
|
||||
|
||||
.check_item_name
|
||||
|
||||
Reference in New Issue
Block a user