diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 14:45:40 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 14:51:41 -0400 |
commit | bcc0d633e948227e68da8a264d1533771a54b5c4 (patch) | |
tree | f28e95e126f4f398597539f5c45205ed048561e5 /data/text | |
parent | ea426a88794b1d216a278b54d18cefafbf7d8771 (diff) |
Identify the remaining (non-mobile) uses of another WRAM union
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/common_3.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/common_3.asm b/data/text/common_3.asm index cc5a53c2e..e081f0d32 100644 --- a/data/text/common_3.asm +++ b/data/text/common_3.asm @@ -72,7 +72,7 @@ _LinkAbnormalMonText:: _LinkAskTradeForText:: text "Trade @" - text_ram wd004 + text_ram wBufferTrademonNick text_start line "for @" text_ram wStringBuffer1 |