Rename "Drums" song to "Warm-up".
The title is chosen because it is both a warm-up for me writing music with ABC and CSound, it will also be used in the first levels of Starfighter where the player has to warm up.
This commit is contained in:
parent
374b6928ab
commit
dd104b64eb
|
@ -1,4 +1,4 @@
|
||||||
SONGS = space drums
|
SONGS = space warm-up
|
||||||
OGG = $(SONGS:%=%.ogg)
|
OGG = $(SONGS:%=%.ogg)
|
||||||
WAV = $(SONGS:%=%.wav)
|
WAV = $(SONGS:%=%.wav)
|
||||||
MID = $(SONGS:%=%.mid)
|
MID = $(SONGS:%=%.mid)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
X:1
|
X:1
|
||||||
T:Drums & Bass
|
T:Warm-up
|
||||||
C:Guus Sliepen
|
C:Guus Sliepen
|
||||||
M:4/4
|
M:4/4
|
||||||
L:1/4
|
L:1/4
|
Loading…
Reference in New Issue