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,18 +1,17 @@
|
||||
Music_Lighthouse: ; ee569
|
||||
Music_Lighthouse:
|
||||
musicheader 4, 1, Music_Lighthouse_Ch1
|
||||
musicheader 1, 2, Music_Lighthouse_Ch2
|
||||
musicheader 1, 3, Music_Lighthouse_Ch3
|
||||
musicheader 1, 4, Music_Lighthouse_Ch4
|
||||
; ee575
|
||||
|
||||
Music_Lighthouse_Ch1: ; ee575
|
||||
Music_Lighthouse_Ch1:
|
||||
tempo 144
|
||||
volume $77
|
||||
dutycycle $3
|
||||
tone $0004
|
||||
vibrato $8, $45
|
||||
stereopanning $f
|
||||
Music_Lighthouse_branch_ee584: ; ee584
|
||||
Music_Lighthouse_branch_ee584:
|
||||
notetype $c, $b3
|
||||
octave 3
|
||||
note C#, 8
|
||||
@@ -128,13 +127,12 @@ Music_Lighthouse_branch_ee584: ; ee584
|
||||
note A_, 2
|
||||
note G#, 8
|
||||
loopchannel 0, Music_Lighthouse_branch_ee584
|
||||
; ee5fc
|
||||
|
||||
Music_Lighthouse_Ch2: ; ee5fc
|
||||
Music_Lighthouse_Ch2:
|
||||
dutycycle $3
|
||||
tone $0002
|
||||
vibrato $10, $45
|
||||
Music_Lighthouse_branch_ee604: ; ee604
|
||||
Music_Lighthouse_branch_ee604:
|
||||
notetype $c, $c5
|
||||
octave 3
|
||||
note G#, 12
|
||||
@@ -211,12 +209,11 @@ Music_Lighthouse_branch_ee604: ; ee604
|
||||
note C#, 2
|
||||
note C_, 8
|
||||
loopchannel 0, Music_Lighthouse_branch_ee604
|
||||
; ee656
|
||||
|
||||
Music_Lighthouse_Ch3: ; ee656
|
||||
Music_Lighthouse_Ch3:
|
||||
notetype $c, $19
|
||||
stereopanning $f0
|
||||
Music_Lighthouse_branch_ee65b: ; ee65b
|
||||
Music_Lighthouse_branch_ee65b:
|
||||
octave 2
|
||||
note G#, 2
|
||||
note __, 2
|
||||
@@ -226,7 +223,7 @@ Music_Lighthouse_branch_ee65b: ; ee65b
|
||||
note __, 2
|
||||
note G_, 2
|
||||
note __, 2
|
||||
Music_Lighthouse_branch_ee664: ; ee664
|
||||
Music_Lighthouse_branch_ee664:
|
||||
note G#, 2
|
||||
note __, 2
|
||||
note D#, 2
|
||||
@@ -255,7 +252,7 @@ Music_Lighthouse_branch_ee664: ; ee664
|
||||
octave 3
|
||||
note C_, 2
|
||||
note __, 2
|
||||
Music_Lighthouse_branch_ee683: ; ee683
|
||||
Music_Lighthouse_branch_ee683:
|
||||
note C#, 2
|
||||
note __, 2
|
||||
octave 2
|
||||
@@ -277,7 +274,7 @@ Music_Lighthouse_branch_ee683: ; ee683
|
||||
octave 3
|
||||
note D#, 2
|
||||
note F#, 2
|
||||
Music_Lighthouse_branch_ee69b: ; ee69b
|
||||
Music_Lighthouse_branch_ee69b:
|
||||
note E_, 2
|
||||
note __, 2
|
||||
octave 2
|
||||
@@ -290,12 +287,11 @@ Music_Lighthouse_branch_ee69b: ; ee69b
|
||||
note __, 2
|
||||
loopchannel 8, Music_Lighthouse_branch_ee69b
|
||||
loopchannel 0, Music_Lighthouse_branch_ee65b
|
||||
; ee6ad
|
||||
|
||||
Music_Lighthouse_Ch4: ; ee6ad
|
||||
Music_Lighthouse_Ch4:
|
||||
togglenoise $0
|
||||
notetype $c
|
||||
Music_Lighthouse_branch_ee6b1: ; ee6b1
|
||||
Music_Lighthouse_branch_ee6b1:
|
||||
stereopanning $f
|
||||
note G#, 4
|
||||
note F_, 2
|
||||
@@ -311,4 +307,3 @@ Music_Lighthouse_branch_ee6b1: ; ee6b1
|
||||
note G#, 2
|
||||
note A_, 2
|
||||
loopchannel 0, Music_Lighthouse_branch_ee6b1
|
||||
; ee6c5
|
||||
|
||||
Reference in New Issue
Block a user