Prev: 58943 Up: Map Next: 58977
58968: Remove Player Cursor
Used by the routines at 54098, 58109 and 58262.
Remove_PlayerCursor 58968 LD A,0 Set *PlayerCursor_Flag to OFF (0).
58970 LD (55349),A
58973 CALL Remove_PlayerCursorAttributes Call Remove_PlayerCursorAttributes.
58976 RET Return.
Prev: 58943 Up: Map Next: 58977