jetpac | Routines |
Prev: 6174 | Up: Map | Next: 61a0 |
Used by the routine at 737d.
|
||||
6197 | ld a,($5dd1) | Current player number | ||
619a | and a | |||
619b | jr nz,$61ba | If player #2, flash 2UP text | ||
619d | ld hl,$0018 | else HL=1UP column position in attr file |
Prev: 6174 | Up: Map | Next: 61a0 |