Routines
Prev:
42399
Up:
Map
Next:
42445
42436: Routine at A5C4
Used by the routines at
42399
,
42843
and
42865
.
42436
PUSH HL
IX
=
HL
(using the stack).
42437
POP IX
42439
CALL
42445
Call
42445
.
42442
JR NZ,
42439
Jump to
42439
if ?? is not equal to 0.
42444
RET
Return.
Prev:
42399
Up:
Map
Next:
42445