diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-19 15:19:41 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-19 15:19:41 -0800 |
commit | bdbc89bcea6eda0b0083b627ba83d822cec3ebf0 (patch) | |
tree | 43ea44c11de09aa975c597fdfa8302dc6333b29d /asm/sound.s | |
parent | d116b7660834da4006dccd3559d1ba0e0f8acf1c (diff) |
partially decompile text
Diffstat (limited to 'asm/sound.s')
-rw-r--r-- | asm/sound.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/sound.s b/asm/sound.s index 7b826bf94..3fc955b3a 100644 --- a/asm/sound.s +++ b/asm/sound.s @@ -1276,8 +1276,8 @@ _080722C4: .4byte gUnknown_3005080 _080722C8: .4byte 0x0000ffff thumb_func_end PlayBGM - thumb_func_start sub_80722CC -sub_80722CC: @ 80722CC + thumb_func_start PlaySE +PlaySE: @ 80722CC push {lr} lsls r0, 16 lsrs r1, r0, 16 @@ -1297,7 +1297,7 @@ _080722E8: .align 2, 0 _080722EC: .4byte gUnknown_2031DD8 _080722F0: .4byte gUnknown_203ADFA - thumb_func_end sub_80722CC + thumb_func_end PlaySE thumb_func_start PlaySE12WithPanning PlaySE12WithPanning: @ 80722F4 |