Prev: 6CA1 Up: Map Next: 6D3C
6D1B: Draw the remaining lives
Used by the routine at 62FD.
6D1B LD B,$02
6D1D LD C,$53
6D1F LD D,$B0
6D21 PUSH BC
6D22 LD E,$0C
6D24 LD A,($60B8)
6D27 LD B,A
6D28 PUSH BC
6D29 LD A,$04
6D2B PUSH DE
6D2C CALL $9A90
6D2F POP DE
6D30 INC E
6D31 POP BC
6D32 DJNZ $6D28
6D34 POP BC
6D35 LD C,$54
6D37 LD D,$B8
6D39 DJNZ $6D21
6D3B RET
Prev: 6CA1 Up: Map Next: 6D3C