jetpac | Data |
Prev: 5d48 | Up: Map | Next: 5d80 |
There are a maximum of 6 aliens on the screen at one time, and those states are stored here in this data block. See Jetman object for more details.
|
||||||||||||||||||||||
5d50 | defb $00,$00,$00,$00,$00,$00,$00,$00 | slot #1 | ||||||||||||||||||||
5d58 | defb $00,$00,$00,$00,$00,$00,$00,$00 | slot #2 | ||||||||||||||||||||
5d60 | defb $00,$00,$00,$00,$00,$00,$00,$00 | slot #3 | ||||||||||||||||||||
5d68 | defb $00,$00,$00,$00,$00,$00,$00,$00 | slot #4 | ||||||||||||||||||||
5d70 | defb $00,$00,$00,$00,$00,$00,$00,$00 | slot #5 | ||||||||||||||||||||
5d78 | defb $00,$00,$00,$00,$00,$00,$00,$00 | slot #6 |
Prev: 5d48 | Up: Map | Next: 5d80 |