Prev: 26464 Up: Map Next: 26489
26484: Add A to HL (2)
There are two copies of this code.
Used by the routines at recalc_horde_stats and increase_score.
add_a_to_hl_2 26484 ADD A,L
26485 LD L,A
26486 RET NC
26487 INC H
26488 RET
Prev: 26464 Up: Map Next: 26489