Prev: E463 Up: Map Next: E475
E46C: Display Player Cursor
Used by the routines at D2DE, StartGame and DEED.
Display_PlayerCursor E46C CALL Draw_Cursor Call Draw_Cursor.
E46F LD A,$01 Set *D551 to ON (01).
E471 LD ($D551),A
E474 RET Return.
Prev: E463 Up: Map Next: E475