diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 16:03:53 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 16:03:53 +0200 |
commit | 2089dd0f86559d8cbbfba1e3effec22ad538662f (patch) | |
tree | 48e6a1da748f538b9f5a28a18620127c9a121eec /asm/main_menu.s | |
parent | 84240b1a5a445ff4efe21580c22051323a954fba (diff) |
start labelling, decompiling sound.s
Diffstat (limited to 'asm/main_menu.s')
-rw-r--r-- | asm/main_menu.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/main_menu.s b/asm/main_menu.s index e359f714f..b90b1b45e 100644 --- a/asm/main_menu.s +++ b/asm/main_menu.s @@ -1958,7 +1958,7 @@ task_new_game_prof_birch_speech_1: @ 80307B0 strh r1, [r0, 0x16] movs r0, 0xBB lsls r0, 1 - bl song_play_for_text + bl PlayBGM movs r0, 0 bl ShowBg movs r0, 0x1 @@ -3480,7 +3480,7 @@ task_new_game_prof_birch_speech_part2_9: @ 80314C4 movs r3, 0x10 bl BeginNormalPaletteFade movs r0, 0x4 - bl play_sound_effect + bl FadeOutBGM ldr r0, =task_new_game_prof_birch_speech_part2_10 str r0, [r6] _0803155C: |