Fix some constants around wLinkMode

This commit is contained in:
mid-kid
2019-11-08 22:03:08 +01:00
parent 176257ea6f
commit 77803f571f
6 changed files with 6 additions and 6 deletions

View File

@@ -2088,7 +2088,7 @@ EnterTimeCapsule:
call DelayFrames
xor a
ldh [hVBlank], a
inc a
inc a ; LINK_TIMECAPSULE
ld [wLinkMode], a
ret