diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 14:45:52 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 14:45:52 -0400 |
commit | 7062ce2ffaf439e611c0f3840b4b1974c712d2c6 (patch) | |
tree | 7b8d82e2309859734d905913ffc2af8a8dfe85a7 /data | |
parent | b47bfbd813cc7981ff3b99baa7913933f28d67b9 (diff) |
Identify the remaining uses of another WRAM union
Diffstat (limited to 'data')
-rw-r--r-- | data/text/common_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/common_2.asm b/data/text/common_2.asm index 6963e2a8..b7a537c6 100644 --- a/data/text/common_2.asm +++ b/data/text/common_2.asm @@ -1264,7 +1264,7 @@ _LinkAbnormalMonText:: _LinkAskTradeForText:: text "Trade @" - text_ram wceef + text_ram wBufferTrademonNick text_start line "for @" text_ram wStringBuffer1 |