Prev: D2F2 Up: Map Next: D349
D33C: Routine at D33C
Used by the routines at B6FD, D078, D405 and D471.
D33C PUSH AF Stash AF on the stack.
D33D LD IX,($A017) IX=*A017.
D341 LD A,(IX+$0F) A=*IX+0F.
D344 CALL FetchLocationDataPointer Call FetchLocationDataPointer.
D347 POP AF Restore AF from the stack.
D348 RET Return.
Prev: D2F2 Up: Map Next: D349