jetpac | Routines |
Prev: 6461 | Up: Map | Next: 6496 |
Used by the routine at 6461.
|
||||||||
648b | ld a,(ix+$06) | Jump table offset | ||||||
648e | and $0f | Values: 0, 2, 4, 6, or 8 | ||||||
6490 | ld hl,$6496 | HL=item drop jump table | ||||||
6493 | jp $6334 | Execute the jump using HL address |
Prev: 6461 | Up: Map | Next: 6496 |