diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-23 00:21:21 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-23 00:21:21 -0500 |
commit | 58020fb5f629693e3f90c0a3c6b417f61330802c (patch) | |
tree | 531697296dba573ae3fdcd3f138e1bc1786533e8 /text/common_3.asm | |
parent | 8740fc6e87f3d0c1099e5755488e61ff3c75ea8c (diff) |
trade animation
Diffstat (limited to 'text/common_3.asm')
-rw-r--r-- | text/common_3.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/common_3.asm b/text/common_3.asm index bcd010970..fe0cef171 100644 --- a/text/common_3.asm +++ b/text/common_3.asm @@ -279,7 +279,7 @@ UnknownText_0x1c04c6: ; 1c04c6 ; 1c04e9 UnknownText_0x1c04e9: ; 1c04e9 - text_from_ram wc903 + text_from_ram wMysteryGiftPartnerName text " sent" line "@" text_from_ram StringBuffer1 @@ -288,7 +288,7 @@ UnknownText_0x1c04e9: ; 1c04e9 ; 1c04fa UnknownText_0x1c04fa: ; 1c04fa - text_from_ram wc903 + text_from_ram wMysteryGiftPartnerName text " sent" line "@" text_from_ram StringBuffer1 |