diff options
author | YamaArashi <shadow962@live.com> | 2017-05-02 23:43:57 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-02 23:45:21 -0700 |
commit | 4437f378449f3a354a4ded88f149e56b7f333d36 (patch) | |
tree | 07fba05b5344f1dcfce78b3ff60dea4677c827b8 /asm | |
parent | c7bcd049841d48efad9e98f0a3f64c67d631be59 (diff) |
easy chat baserom includes
Diffstat (limited to 'asm')
-rw-r--r-- | asm/easy_chat.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/easy_chat.s b/asm/easy_chat.s index a0e80e057..8000e9029 100644 --- a/asm/easy_chat.s +++ b/asm/easy_chat.s @@ -5473,7 +5473,7 @@ _080E8A8E: mov r0, sp movs r1, 0x3 strh r1, [r0] - ldr r0, _080E8B74 @ =gUnknown_083DBD10 + ldr r0, _080E8B74 @ =gSpriteAnimTable_83DBD10 str r0, [sp, 0x8] movs r5, 0 movs r7, 0x3F @@ -5535,7 +5535,7 @@ _080E8AF6: _080E8B68: .4byte gSpriteTemplate_83DBD18 _080E8B6C: .4byte gUnknown_083DB694 _080E8B70: .4byte gSprites -_080E8B74: .4byte gUnknown_083DBD10 +_080E8B74: .4byte gSpriteAnimTable_83DBD10 thumb_func_end sub_80E8A7C thumb_func_start sub_80E8B78 |