Prev: 24654 Up: Map Next: 24703
24664: Screen initialisation data
This 39 byte data block is copied from here to _NUM_ALIENS_REMAINING at the start of each screen. It's the initialisation and default data for the screen gameplay.
_SCREEN_INIT_DATA 24664 DEFB 55,11,11,11
24668 DEFB 11,11,5,5,5,5,5,5
24676 DEFB 5,5,5,5,5,0,0,4
24684 DEFB 1,0,11,0,184,0,0,0
24692 DEFB 0,0,0,0,0,0,0,0
24700 DEFB 0,0,0
Prev: 24654 Up: Map Next: 24703