Prev: 748F Up: Map Next: 751C
74A5: Routine at 74A5
Used by the routine at 751C.
74A5 CALL ActorFindPosDir
This entry point is used by the routines at 66A6, 69E8, 6C53 and 751C.
74A8 LD HL,($5E0B)
This entry point is used by the routine at AnimateExplosion.
74AB LD A,(DE)
74AC INC DE
74AD ADD A,L
74AE LD L,A
74AF CALL ScreenAddress
74B2 LD A,(DE)
74B3 LD B,A
74B4 INC DE
74B5 LD A,(DE)
74B6 LD ($5E10),A
74B9 LD C,$00
74BB INC DE
74BC RET
This entry point is used by the routine at 751C.
74BD CALL ActorMoveSprite
This entry point is used by the routines at 66A6, 69E8, 6C53 and 751C.
74C0 LD L,(IX+$01)
74C3 LD H,(IX+$02)
This entry point is used by the routine at 5FDE.
74C6 LD A,(DE)
74C7 INC DE
74C8 ADD A,L
74C9 LD L,A
74CA LD ($5E1A),HL
74CD CALL ScreenAddress
74D0 LD A,(DE)
74D1 LD B,A
74D2 LD ($5E0F),A
74D5 INC DE
74D6 LD A,(DE)
74D7 LD ($5E11),A
74DA LD ($5E0E),A
74DD JR $74B9
This entry point is used by the routine at 6D0C.
74DF PUSH DE
74E0 CALL $74A8
74E3 EXX
74E4 POP DE
74E5 CALL $74C0
74E8 EXX
74E9 JR $74F2
This entry point is used by the routines at 6ED2, 6EF1 and 721A.
74EB CALL $74BD
74EE EXX
74EF CALL $74A5
This entry point is used by the routines at 66A6, 69E8 and 6C53.
74F2 LD A,($5E0C)
74F5 SUB (IX+$02)
74F8 JP Z,MaskSprite_6
74FB JP M,$750D
74FE LD C,A
74FF LD A,($5E10)
7502 CP C
7503 JP C,MaskSprite_6
7506 SUB C
7507 LD ($5E10),A
750A JP MaskSprite
750D EXX
750E NEG
7510 LD C,A
7511 LD A,($5E11)
7514 CP C
7515 JP C,MaskSprite_5
7518 SUB C
7519 JP MaskSprite_7
Prev: 748F Up: Map Next: 751C