Prev: 40570 Up: Map Next: 40608
40597: Routine at 9E95
Used by the routines at 30673, 40712 and 40741.
40597 PUSH DE Stash DE on the stack.
40598 CALL GetObjectLocationInIX Call GetObjectLocationInIX.
40601 LD DE,7 Add 0007 to the object location.
40604 ADD IX,DE
40606 POP DE Restore DE from the stack.
40607 RET Return.
Prev: 40570 Up: Map Next: 40608