Game status buffer |
Prev: AAB2 | Up: Map | Next: AB6A |
|
||||
zoombox_x | AB66 | DEFB $0C | X coordinate of left zoombox fill, in game window area. | |
zoombox_width | AB67 | DEFB $01 | Maximum width (ish) of zoombox. | |
zoombox_y | AB68 | DEFB $08 | Y coordinate of top zoombox fill, in game window area. | |
zoombox_height | AB69 | DEFB $01 | Maximum height (ish) of zoombox. |
Prev: AAB2 | Up: Map | Next: AB6A |