Routines
Prev:
58968
Up:
Map
Next:
58986
58977: Display Player Cursor
Used by the routines at
54098
,
StartGame
and
Controls_CheckRight
.
Display_PlayerCursor
58977
CALL
Draw_Cursor
Call
Draw_Cursor
.
58980
LD A,1
Set *
PlayerCursor_Flag
to ON (1).
58982
LD (55349),A
58985
RET
Return.
Prev:
58968
Up:
Map
Next:
58986