You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix some constants around wLinkMode
This commit is contained in:
@@ -295,7 +295,7 @@ Function17d0f3:
|
||||
farcall Function17d1f1
|
||||
ld a, $1
|
||||
ld [wForceEvolution], a
|
||||
ld a, $2
|
||||
ld a, LINK_TRADECENTER
|
||||
ld [wLinkMode], a
|
||||
farcall EvolvePokemon
|
||||
xor a
|
||||
|
||||
Reference in New Issue
Block a user