You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Harmonize engine/{gfx, items, link, math} with pokegold
This commit is contained in:
@@ -117,7 +117,7 @@ PlaceTradePartnerNamesAndParty:
|
||||
hlcoord 7, 9
|
||||
ld de, wOTPartySpecies
|
||||
.PlaceSpeciesNames:
|
||||
ld c, $0
|
||||
ld c, 0
|
||||
.loop
|
||||
ld a, [de]
|
||||
cp -1
|
||||
|
||||
Reference in New Issue
Block a user