mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Fix remaining uses of fade
This commit is contained in:
parent
37d3ba4b39
commit
b2afaae7ab
14 changed files with 43 additions and 62 deletions
|
|
@ -133,12 +133,9 @@ OakSpeech:
|
|||
; ld [wAudioSavedROMBank], a
|
||||
|
||||
ld a, 10
|
||||
call StopMusic
|
||||
; ld a, 10
|
||||
; ld [wAudioFadeOutControl], a
|
||||
; ld a, SFX_STOP_ALL_MUSIC
|
||||
; ld [wNewSoundID], a
|
||||
; call PlaySound
|
||||
ld [wMusicFade], a
|
||||
xor a
|
||||
ld [wMusicFadeID], a
|
||||
|
||||
pop af
|
||||
ldh [hLoadedROMBank], a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue