summaryrefslogtreecommitdiff
path: root/text
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-08-30 21:38:41 -0500
committerdannye <corrnondacqb@yahoo.com>2015-08-30 21:38:41 -0500
commit38065a744de1065cc021a4cafe22476f8425448d (patch)
treea37a103d7c22f3cc5f62689e5062877961493caa /text
parent1ee9fb408c47c3a15a38b1bb407d86ed1a5d2fcc (diff)
No more W_
Diffstat (limited to 'text')
-rw-r--r--text/maps/daycare_1.asm2
1 files changed, 1 insertions, 1 deletions
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