pokered/audio/sfx/sfx_08_75.asm
U-Daniel-PC\Daniel 80621d3731 Rename/organize part 4 of 4
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
2015-07-03 14:39:40 -05:00

29 lines
335 B
NASM
Executable file

SFX_08_75_Ch1: ; 208e0 (8:48e0)
executemusic
vibrato 10, 2, 4
duty 2
notetype 10, 8, 7
octave 5
G# 8
octave 6
F# 4
E_ 4
octave 5
G# 8
endchannel
SFX_08_75_Ch2: ; 208f0 (8:48f0)
executemusic
vibrato 10, 2, 3
duty 2
notetype 11, 6, 7
octave 5
G# 8
notetype 10, 6, 7
octave 6
F# 4
E_ 4
octave 5
G# 8
endchannel