Prev: F079 Up: Map Next: F083
F07E: Response: "You're Not Carrying It"
Used by the routines at Action_Kill, Action_Drink, Action_Wear and Action_LightStrike.
Print "You're not carrying it.".
Response_YoureNotCarryingIt F07E LD HL,$E067 HL=Messaging_YoureNotCarryingIt.
F081 JR PrintStringAndNewline_Alias Jump to PrintStringAndNewline_Alias.
Prev: F079 Up: Map Next: F083