Routines
Prev:
A0C4
Up:
Map
Next:
A13E
A133: Initialize time bar loop counters
Used by the routines at
9BDA
and
A89D
.
A133
LD A,$0C
Number of time slots availables
A135
LD ($A067),A
A138
LD A,$05
Loop counter for time bar - number of zig-zag updates to remove an slot
A13A
LD ($A065),A
A13D
RET
Prev:
A0C4
Up:
Map
Next:
A13E