Prev: F088 Up: Map Next: F092
F08D: Response: "It's Already Closed"
Used by the routine at Action_CloseShut.
Print "It's already closed.".
Response_ItsAlreadyClosed F08D LD HL,$E2DC HL=Messaging_ItsAlreadyClosed.
F090 JR PrintStringAndNewline_Alias Jump to PrintStringAndNewline_Alias.
Prev: F088 Up: Map Next: F092