summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-01-23 16:45:34 -0500
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-01-23 16:45:34 -0500
commitf2ae74079fc917cbf7e1f640eb8beda0d4740887 (patch)
treed1982b2f1c0c23e1b274ed84db330351d4f4806b /data
parentc60f1331fef22b886adf3472d2b4f348832cfaf7 (diff)
Prefix wram labels with w, part 1.
Handle edge cases first.
Diffstat (limited to 'data')
-rw-r--r--data/common_text/common_text_3.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/common_text/common_text_3.asm b/data/common_text/common_text_3.asm
index a04432637..253fda4ac 100644
--- a/data/common_text/common_text_3.asm
+++ b/data/common_text/common_text_3.asm
@@ -1288,7 +1288,7 @@ UnknownText_0x1c5c5e::
UnknownText_0x1c5c7b::
text "Coins:"
line "@"
- deciram Coins, 2, 4
+ deciram wCoins, 2, 4
db "@@"
Text_RaiseThePPOfWhichMove::