Game status buffer |
Prev: 81A3 | Up: Map | Next: 81AA |
This holds a position (type: pos_t OR tinypos_t, depending on the code). It is used all over the code either for scratch space or for argument passing.
|
||||
saved_pos_x | 81A4 | DEFW $60E0 | ||
saved_pos_y | 81A6 | DEFW $C060 | ||
saved_height | 81A8 | DEFW $80C0 |
Prev: 81A3 | Up: Map | Next: 81AA |