Prev: 55678 Up: Map Next: 55742
55707: Routine at D99B
Used by the routine at 62526.
55707 LD A,(58055) A=*Item_ID.
This entry point is used by the routine at 62086.
55710 CP 21 Jump to 55718 if A is not equal to 21.
55712 JR NZ,55718
55714 XOR A Write 0 to *55355.
55715 LD (55355),A
55718 CP 61 Jump to 55726 if A is not equal to 61.
55720 JR NZ,55726
55722 XOR A Write 0 to *55356.
55723 LD (55356),A
55726 CP 62 Jump to 55734 if A is not equal to 62.
55728 JR NZ,55734
55730 XOR A Write 0 to *55357.
55731 LD (55357),A
55734 CP 63 Return if A is not equal to 63.
55736 RET NZ
55737 XOR A Write 0 to *55358.
55738 LD (55358),A
55741 RET Return.
Prev: 55678 Up: Map Next: 55742