jetpac | Routines |
Prev: 62fe | Up: Map | Next: 631c |
If new item/alien was generated, this routine is called instead of MainLoop.
Used by the routine at 6971.
|
||||
6310 | ld sp,$5cf0 | |||
6313 | ei | |||
6314 | ld ix,$5d30 | IX=Rocket object | ||
6318 | xor a | |||
6319 | ld ($5dcb),a | Reset current alien number |
Prev: 62fe | Up: Map | Next: 631c |