Prev: 45483 Up: Map Next: 45524
45495: Routine at B1B7
Used by the routine at 45524.
45495 LD HL,38658 HL=ImmortalData.
45498 LD A,16 Write 16 to 38577.
45500 LD (38577),A
45503 LD A,128 Write 128 to 38580.
45505 LD (38580),A
45508 LD A,128 Write 128 to GameDelayTimer.
45510 LD (38581),A
45513 XOR A Write 0 to OrchidEffectTimer.
45514 LD (38576),A
45517 LD HL,38589 HL=ActivePlayer_Lives.
45520 DEC (HL) Decrease the lives value held at the memory location in HL.
45521 JP DisplayPlayerLives Jump to DisplayPlayerLives.
Prev: 45483 Up: Map Next: 45524