jetpac | Routines |
Prev: 6f20 | Up: Map | Next: 6f2a |
Used by the routine at 6f2a.
|
||||||||||||
6f23 | push hl | |||||||||||
6f24 | push de | |||||||||||
6f25 | push bc | |||||||||||
6f26 | ld a,(hl) | HL=sprite address from lookup table | ||||||||||
6f27 | inc hl | |||||||||||
6f28 | ld h,(hl) | |||||||||||
6f29 | ld l,a |
Prev: 6f20 | Up: Map | Next: 6f2a |