diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 17:03:46 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 17:03:46 +0200 |
commit | 591837e3c33837e72dd1282d59159999ba344ac3 (patch) | |
tree | 19b93b57a6ea8ff192edd93adaa46c98f0a30a02 /asm/intro.s | |
parent | 2089dd0f86559d8cbbfba1e3effec22ad538662f (diff) |
decompile sound.s
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 b1387911d..71b97da03 100644 --- a/asm/intro.s +++ b/asm/intro.s @@ -4104,7 +4104,7 @@ _0816EFB6: lsls r4, 24 lsrs r4, 24 movs r0, 0x67 - bl audio_play + bl PlaySE ldr r1, =gSprites lsls r0, r4, 4 adds r0, r4 |