Identify some time-related data

This commit is contained in:
Rangi
2020-08-11 14:12:59 -04:00
parent 64e2cff5c4
commit ed3e70b97c
8 changed files with 36 additions and 30 deletions

View File

@@ -289,7 +289,7 @@ FlashFunction:
pop hl
jr c, .useflash
ld a, [wTimeOfDayPalset]
cp %11111111 ; 3, 3, 3, 3
cp DARKNESS_PALSET
jr nz, .notadarkcave
.useflash
call UseFlash