From 38065a744de1065cc021a4cafe22476f8425448d Mon Sep 17 00:00:00 2001 From: dannye Date: Sun, 30 Aug 2015 21:38:41 -0500 Subject: No more W_ --- text/maps/daycare_1.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text') diff --git a/text/maps/daycare_1.asm b/text/maps/daycare_1.asm index 02e35344..7c0c0311 100644 --- a/text/maps/daycare_1.asm +++ b/text/maps/daycare_1.asm @@ -48,7 +48,7 @@ _DayCareOweMoneyText:: ; 8ac7d (22:6c7d) _DayCareGotMonBackText:: ; 8acae (22:6cae) text $52, " got" line "@" - TX_RAM W_DAYCAREMONNAME + TX_RAM wDayCareMonName text " back!" done -- cgit v1.3.1-sl0p