You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Identify some time-related data
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user