mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
cfa8cb7b15
to avoid a bigger diff later
35 lines
732 B
NASM
35 lines
732 B
NASM
Music_JohtoWildBattleNight: ; f605c
|
|
dbw $80, Music_JohtoWildBattleNight_Ch1
|
|
dbw $01, Music_JohtoWildBattleNight_Ch2
|
|
dbw $02, Music_JohtoWildBattleNight_Ch3
|
|
; f6065
|
|
|
|
Music_JohtoWildBattleNight_Ch1: ; f6065
|
|
tempo 107
|
|
volume $77
|
|
dutycycle $3
|
|
tone $0002
|
|
vibrato $10, $25
|
|
loopchannel 0, Music_JohtoWildBattleNight_branch_f5ddb
|
|
; f6076
|
|
|
|
Music_JohtoWildBattleNight_Ch2: ; f6076
|
|
dutycycle $3
|
|
vibrato $20, $36
|
|
tone $0001
|
|
callchannel Music_JohtoWildBattleNight_branch_f5f5d
|
|
notetype $c, $c2
|
|
octave 4
|
|
note G_, 6
|
|
tone $0001
|
|
dutycycle $2
|
|
loopchannel 0, Music_JohtoWildBattleNight_branch_f5eb2
|
|
; f608f
|
|
|
|
Music_JohtoWildBattleNight_Ch3: ; f608f
|
|
notetype $c, $11
|
|
loopchannel 0, Music_JohtoWildBattleNight_branch_f5f94
|
|
; f6096
|
|
|
|
|