Prev: 40712 Up: Map Next: 40778
40741: Routine at 9F25
Used by the routines at Action_Dir, ActionUntie and ActionClimbOut.
40741 LD A,(46824)
This entry point is used by the routines at Action_Examine and ActionClimbOut.
40744 PUSH AF
40745 LD A,1
40747 JR 40752
This entry point is used by the routines at Action_Enter, Action_Follow and ActionClimbOut.
40749 PUSH AF
40750 LD A,2
40752 LD (40770),A
40755 POP AF
40756 PUSH BC
40757 PUSH IY
40759 LD B,A
40760 CALL 40597
40763 CALL Step3ByteTable
40766 JR Z,40774
40768 LD A,(IX+2)
40771 CP B
40772 JR NZ,40763
40774 POP IY
40776 POP BC
40777 RET Return.
Prev: 40712 Up: Map Next: 40778