LY_BLANK and rLCDC constants

This commit is contained in:
xCrystal
2017-12-29 18:53:21 +01:00
parent 69762a2bfd
commit 3c6c80f1b2
21 changed files with 54 additions and 48 deletions

View File

@@ -62,7 +62,7 @@ Init:: ; 17d
.wait
ld a, [rLY]
cp 145
cp LY_VBLANK + 1
jr nz, .wait
xor a
@@ -125,7 +125,7 @@ Init:: ; 17d
ld [hWX], a
ld [rWX], a
ld a, %11100011
ld a, rLCDC_DEFAULT ; %11100011
; LCD on
; Win tilemap 1
; Win on