Prev: D853 Up: Map Next: D85F
D85B: Time Bar
Time Bar flags and variables.
TimeBar_CurrentPosition D85B DEFW $0000 The current (end) position of the time bar in the screen buffer.
TimeBar_Active D85D DEFB $00
Byte Meaning
00 Not Active
01 Active
TimeBar_Length D85E DEFB $00 The length of the time bar in character blocks.
Prev: D853 Up: Map Next: D85F