You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Add constants for time-of-day boundaries
Split off more misc constants into proper files
This commit is contained in:
@@ -1837,7 +1837,7 @@ BuenasPassword21:
|
||||
BuenasPasswordCheckTime:
|
||||
call UpdateTime
|
||||
ld a, [hHours]
|
||||
cp 18 ; 6 PM
|
||||
cp NITE_HOUR
|
||||
ret
|
||||
|
||||
BuenasPasswordChannelName:
|
||||
|
||||
Reference in New Issue
Block a user