Prev: EE17 Up: Map Next: EE23
EE1D: Response: "You Can't Go In That Direction"
Used by the routine at MovePlayer.
Print "You can't go in that direction.".
Response_YouCantGoInThatDirection EE1D LD HL,$AA4E HL=Messaging_YouCantGoInThatDirection.
EE20 JP $ED6D Jump to ED6D.
Prev: EE17 Up: Map Next: EE23