Prev: 58442 Up: Map Next: 58476
58467: Remove Player Cursor
Used by the routines at 53982 and 57069.
Remove_PlayerCursor 58467 LD A,0 Set *54609 to OFF (0).
58469 LD (54609),A
58472 CALL Remove_PlayerCursorAttributes Call Remove_PlayerCursorAttributes.
58475 RET Return.
Prev: 58442 Up: Map Next: 58476