Use hSerialConnectionStatus constants elsewhere

This commit is contained in:
Remy Oukaour
2018-01-19 19:31:45 -05:00
parent 0c6338836d
commit b199f6cfbf
4 changed files with 27 additions and 27 deletions

View File

@@ -136,7 +136,7 @@ Init:: ; 17d
; BG on
ld [rLCDC], a
ld a, -1
ld a, CONNECTION_NOT_ESTABLISHED
ld [hSerialConnectionStatus], a
farcall InitCGBPals