From bcc0d633e948227e68da8a264d1533771a54b5c4 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 29 Oct 2020 14:45:40 -0400 Subject: Identify the remaining (non-mobile) uses of another WRAM union --- data/text/common_3.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') 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 -- cgit v1.2.3