Move radio code to its own file

This commit is contained in:
PikalaxALT
2015-07-21 01:52:46 -04:00
parent 5631bdc0d7
commit d5ddd9e54e
7 changed files with 2129 additions and 2128 deletions

View File

@@ -485,6 +485,6 @@ ForceMapMusic: ; 15587
ld a, $88
ld [MusicFade], a
.notbiking
call Function3d2f
call TryRestartMapMusic
ret
; 1559a

2115
engine/radio.asm Normal file

File diff suppressed because it is too large Load Diff