You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
Music_ElmsLab: ; ea040
|
||||
Music_ElmsLab:
|
||||
musicheader 4, 1, Music_ElmsLab_Ch1
|
||||
musicheader 1, 2, Music_ElmsLab_Ch2
|
||||
musicheader 1, 3, Music_ElmsLab_Ch3
|
||||
musicheader 1, 4, Music_ElmsLab_Ch4
|
||||
; ea04c
|
||||
|
||||
Music_ElmsLab_Ch1: ; ea04c
|
||||
Music_ElmsLab_Ch1:
|
||||
tempo 144
|
||||
volume $77
|
||||
dutycycle $3
|
||||
@@ -34,7 +33,7 @@ Music_ElmsLab_Ch1: ; ea04c
|
||||
note A_, 4
|
||||
note A_, 4
|
||||
note A_, 2
|
||||
Music_ElmsLab_branch_ea075: ; ea075
|
||||
Music_ElmsLab_branch_ea075:
|
||||
note __, 2
|
||||
note A_, 2
|
||||
note G#, 2
|
||||
@@ -182,9 +181,8 @@ Music_ElmsLab_branch_ea075: ; ea075
|
||||
note F_, 2
|
||||
note F_, 4
|
||||
loopchannel 0, Music_ElmsLab_branch_ea075
|
||||
; ea128
|
||||
|
||||
Music_ElmsLab_Ch2: ; ea128
|
||||
Music_ElmsLab_Ch2:
|
||||
dutycycle $3
|
||||
vibrato $10, $26
|
||||
stereopanning $f
|
||||
@@ -214,7 +212,7 @@ Music_ElmsLab_Ch2: ; ea128
|
||||
note C_, 4
|
||||
note C_, 2
|
||||
stereopanning $ff
|
||||
Music_ElmsLab_branch_ea14f: ; ea14f
|
||||
Music_ElmsLab_branch_ea14f:
|
||||
intensity $c6
|
||||
octave 4
|
||||
note F_, 6
|
||||
@@ -350,9 +348,8 @@ Music_ElmsLab_branch_ea14f: ; ea14f
|
||||
octave 3
|
||||
note E_, 2
|
||||
loopchannel 0, Music_ElmsLab_branch_ea14f
|
||||
; ea1fd
|
||||
|
||||
Music_ElmsLab_Ch3: ; ea1fd
|
||||
Music_ElmsLab_Ch3:
|
||||
stereopanning $f
|
||||
notetype $c, $25
|
||||
note __, 8
|
||||
@@ -375,7 +372,7 @@ Music_ElmsLab_Ch3: ; ea1fd
|
||||
note C_, 2
|
||||
note D_, 2
|
||||
note E_, 2
|
||||
Music_ElmsLab_branch_ea216: ; ea216
|
||||
Music_ElmsLab_branch_ea216:
|
||||
note F_, 2
|
||||
note A_, 2
|
||||
note C_, 2
|
||||
@@ -528,15 +525,13 @@ Music_ElmsLab_branch_ea216: ; ea216
|
||||
note F_, 2
|
||||
note A_, 2
|
||||
loopchannel 0, Music_ElmsLab_branch_ea216
|
||||
; ea2b1
|
||||
|
||||
Music_ElmsLab_Ch4: ; ea2b1
|
||||
Music_ElmsLab_Ch4:
|
||||
stereopanning $f0
|
||||
togglenoise $0
|
||||
notetype $c
|
||||
note __, 16
|
||||
note __, 2
|
||||
Music_ElmsLab_branch_ea2b9: ; ea2b9
|
||||
Music_ElmsLab_branch_ea2b9:
|
||||
note G_, 4
|
||||
loopchannel 0, Music_ElmsLab_branch_ea2b9
|
||||
; ea2be
|
||||
|
||||
Reference in New Issue
Block a user