Routines
Prev:
58467
Up:
Map
Next:
58485
58476: Display Player Cursor
Used by the routines at
53982
,
StartGame
and
57069
.
Display_PlayerCursor
58476
CALL
Draw_Cursor
Call
Draw_Cursor
.
58479
LD A,1
Set *
54609
to ON (1).
58481
LD (54609),A
58484
RET
Return.
Prev:
58467
Up:
Map
Next:
58485