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/intro.s | |
parent | d116b7660834da4006dccd3559d1ba0e0f8acf1c (diff) |
partially decompile text
Diffstat (limited to 'asm/intro.s')
-rw-r--r-- | asm/intro.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/intro.s b/asm/intro.s index cc3f1559d..824471b40 100644 --- a/asm/intro.s +++ b/asm/intro.s @@ -809,7 +809,7 @@ _080ECC50: b _080ECC9C _080ECC56: ldr r0, _080ECC64 @ =0x00000141 - bl sub_80722CC + bl PlaySE bl sub_80EDC40 strh r5, [r4, 0x12] b _080ECC7E |