Prev: EE29 Up: Map Next: EE35
EE2F: Response: "You're Not In It"
Used by the routines at Process_ClimbOutOfPool and Process_ClimbOutOfWater.
Print "You're not in it.".
Response_YoureNotInIt EE2F LD HL,$D748 HL=Messaging_YoureNotInIt.
EE32 JP PrintStringAndNewline_Duplicate Jump to PrintStringAndNewline_Duplicate.
Prev: EE29 Up: Map Next: EE35