| Prev: 923A | Up: Map | Next: 923C |
923B: Player 1 lives remaining (0-3). Initialized to LIVES_INITIAL (4) at new game, then immediately decremented to 3 at the end of the first scroll-in (play). Decremented again at the end of each subsequent scroll-in after a death. Game over is triggered when 0 at the time of the player's next death.
|
|
||||
| state_lives_player_1 | 923B | DEFB $00 | ||
| Prev: 923A | Up: Map | Next: 923C |