Use hSerialConnectionStatus constants elsewhere
This commit is contained in:
@@ -136,7 +136,7 @@ Init:: ; 17d
|
||||
; BG on
|
||||
ld [rLCDC], a
|
||||
|
||||
ld a, -1
|
||||
ld a, CONNECTION_NOT_ESTABLISHED
|
||||
ld [hSerialConnectionStatus], a
|
||||
|
||||
farcall InitCGBPals
|
||||
|
Reference in New Issue
Block a user