Prev: C78B Up: Map Next: C7BB
C78D: routine55
Used by the routines at creature_cast_spell, routine23 and routine77.
routine55 C78D LD HL,(D_ADD)
C790 LD (TEMADD),HL
C793 LD HL,unknown_table_4
C796 LD A,(current_player)
C799 LD D,$00
C79B LD E,A
C79C ADD HL,DE
C79D LD A,(HL)
C79E CP $0A
C7A0 JP M,routine62
This entry point is used by the routine at routine62.
routine55_0 C7A3 CALL routine56
C7A6 LD HL,INBUF
C7A9 LD A,$07
C7AB CALL SORT
C7AE CALL routine58
This entry point is used by the routine at routine62.
routine55_1 C7B1 LD HL,(TEMADD)
C7B4 LD (D_ADD),HL
C7B7 CALL routine59
C7BA RET
Prev: C78B Up: Map Next: C7BB