![]() |
Game status buffer |
Prev: 32608 | Up: Map |
Used by the routine at 28357.
|
|||||||
32641 | DEFB 0 | 0 (end of top-level message has been reached), 2 (top-level message), 4 (submessage), 6 (sub-submessage) or 8 (sub-sub-submessage) | |||||
32642 | DEFW 0 | Address of the next character in the top-level message | |||||
32644 | DEFW 0 | Address of the next character in the submessage | |||||
32646 | DEFW 0 | Address of the next character in the sub-submessage | |||||
32648 | DEFW 0 | Address of the next character in the sub-sub-submessage | |||||
32650 | DEFW 0 | Unused (no message has more than 3 levels of submessages) | |||||
32652 | DEFW 0 | ||||||
32654 | DEFW 0 | ||||||
32656 | DEFB 0 | Unused |
Prev: 32608 | Up: Map |