Prev: F047 Up: Map Next: F051
F04C: Response: "You're Not Carrying Anything"
Used by the routine at Action_Inventory.
Print "You're not carrying anything.".
Response_YoureNotCarryingAnything F04C LD HL,$BFC4 HL=Messaging_YoureNotCarryingAnything.
F04F JR PrintStringAndNewline_Alias Jump to PrintStringAndNewline_Alias.
Prev: F047 Up: Map Next: F051