Routines
Prev:
EE05
Up:
Map
Next:
EE11
EE0B: Response: "You've Done That Already"
Used by the routines at
F2FF
,
F338
,
F3C8
,
F3D6
,
F3EC
,
F544
,
F620
,
F7C0
and
F7DB
.
Print "You've done that already.".
Response_YouveDoneThatAlready
EE0B
LD HL,$CDE8
HL
=
Messaging_YouveDoneThatAlready
.
EE0E
JP
$ED6D
Jump to
ED6D
.
Prev:
EE05
Up:
Map
Next:
EE11