Prev: F056 Up: Map Next: F060
F05B: Response: "You Can't Go In That Direction"
Used by the routine at MovePlayer.
Print "You can't go in that direction.".
Response_YouCantGoInThatDirection F05B LD HL,$BF62 HL=Messaging_YouCantGoInThatDirection.
F05E JR PrintStringAndNewline_Alias Jump to PrintStringAndNewline_Alias.
Prev: F056 Up: Map Next: F060