diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-02-24 10:04:40 -0600 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-02-24 10:09:57 -0600 |
commit | bb508ade64bd152fa146b71e6734a4ea704b31f3 (patch) | |
tree | cc448d80cdcb17f2037106d24220da6f124be2bb /data | |
parent | 7995cf5b6162e5c88b3c565b00cf95645a499fe2 (diff) |
Decompile more of easy_chat.c
Diffstat (limited to 'data')
-rw-r--r-- | data/easy_chat.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/easy_chat.s b/data/easy_chat.s index b8df93d7a..ef632c69f 100644 --- a/data/easy_chat.s +++ b/data/easy_chat.s @@ -443,7 +443,9 @@ gUnknown_08597E48:: @ 8597E48 spr_template 0x0002, 0x0002, gUnknown_08597E10, gUnknown_08597E28, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy gUnknown_08597E60:: @ 8597E60 - .byte 0x10, 0x6f, 0xc4, 0x00, 0x10, 0x4e, 0x82, 0xa0, 0x10, 0x50, 0x86, 0xaa + .byte 0x10, 0x6f, 0xc4, 0x00 + .byte 0x10, 0x4e, 0x82, 0xa0 + .byte 0x10, 0x50, 0x86, 0xaa .align 2 gUnknown_08597E6C:: @ 8597E6C |