jetpac | Routines |
Prev: 65f9 | Up: Map | Next: 6629 |
After the rocket hits top of screen this routine resets all the collectibles, aliens, and player states for that level. Used by the routine at 6690.
|
||||
6624 | ld hl,$5d38 | HL=rocket module | ||
6627 | ld b,$0c | Loop counter |
Prev: 65f9 | Up: Map | Next: 6629 |