Prev: 42628 Up: Map Next: 42644
42636: Check Time-Period: Not 6 AM
CheckTimePeriod_Not6AM 42636 CALL GetTimePeriod Call GetTimePeriod.
42639 CP 5 Return if the time-period code is 6 AM.
42641 RET Z
It's anything other than 6 AM.
42642 JR CheckTimePeriod_NotLateNightEvening_0 Jump to CheckTimePeriod_NotLateNightEvening_0.
Prev: 42628 Up: Map Next: 42644