![]() |
Data |
Prev: 30097 | Up: Map |
Used by the routine at 30132. The graphic bytes are arranged in eight pairs. The first byte (after 1 is added to the value) of each pair corresponds to the left edge of the lines bubble, and the second byte corresponds to the right edge.
|
||||||||||||
30115 | DEFB 127,1 | |||||||||||
30117 | DEFB 191,3 | |||||||||||
30119 | DEFB 223,7 | |||||||||||
30121 | DEFB 239,15 | |||||||||||
30123 | DEFB 239,15 | |||||||||||
30125 | DEFB 223,7 | |||||||||||
30127 | DEFB 191,3 | |||||||||||
30129 | DEFB 127,1 | |||||||||||
30131 | DEFB 255 | End marker |
Prev: 30097 | Up: Map |