Prev: 42652 Up: Map Next: 42668
42660: Check Time-Period: Not 7 PM
CheckTimePeriod_Not7PM 42660 CALL GetTimePeriod Call GetTimePeriod.
42663 CP 2 Return if the time-period code is 7 PM.
42665 RET Z
It's anything other than 7 PM.
42666 JR CheckTimePeriod_NotLateNightEvening_0 Jump to CheckTimePeriod_NotLateNightEvening_0.
Prev: 42652 Up: Map Next: 42668