| Prev: 923B | Up: Map | Next: 923D |
923C: Player 2 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_2 | 923C | DEFB $00 | ||
| Prev: 923B | Up: Map | Next: 923D |