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:
@@ -2088,7 +2088,7 @@ EnterTimeCapsule:
|
||||
call DelayFrames
|
||||
xor a
|
||||
ldh [hVBlank], a
|
||||
inc a
|
||||
inc a ; LINK_TIMECAPSULE
|
||||
ld [wLinkMode], a
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user