From cb414f1480e9117e5d6ee0ab5cb81903e83cde9a Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Thu, 29 Oct 2015 14:23:30 -0400 Subject: overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE Also make replace.sh take args --- text/maps/daycare.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text') diff --git a/text/maps/daycare.asm b/text/maps/daycare.asm index 4f4b1950..dbca93d6 100644 --- a/text/maps/daycare.asm +++ b/text/maps/daycare.asm @@ -44,7 +44,7 @@ _DayCareOweMoneyText:: _DayCareGotMonBackText:: text $52, " got" line "@" - TX_RAM W_DAYCAREMONNAME + TX_RAM wDayCareMonName text " back!" done -- cgit v1.3.1-sl0p