diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-12-29 13:34:24 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-12-29 13:34:24 -0600 |
commit | f0df833f37a20745ded2b13240c692fe20d2dc1c (patch) | |
tree | bc9776e88996188485aeabd34fae9778d6442bed /asm/easy_chat.s | |
parent | 2d04eb22abd3f60902ee1f9bc87bd510518709e3 (diff) |
Extract easy chat and pokemon animation
Diffstat (limited to 'asm/easy_chat.s')
-rw-r--r-- | asm/easy_chat.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/easy_chat.s b/asm/easy_chat.s index 3a359c9fa..f65c379c2 100644 --- a/asm/easy_chat.s +++ b/asm/easy_chat.s @@ -6075,7 +6075,7 @@ _0811D19C: b _0811D1BC .pool _0811D1A8: - ldr r0, =gText_CombineTwoWordsOrPhrases + ldr r0, =gText_CombineTwoWordsOrPhrases3 str r0, [sp, 0xC] b _0811D1BC .pool |