Song List: Mario Mushroom (#3432)
This commit is contained in:
parent
ffc2ae057b
commit
b2175e1849
1 changed files with 27 additions and 0 deletions
|
@ -323,6 +323,33 @@
|
|||
H__NOTE(_AF4), \
|
||||
WD_NOTE(_G4 ),
|
||||
|
||||
#define MARIO_MUSHROOM \
|
||||
S__NOTE(_C5 ), \
|
||||
S__NOTE(_G4 ), \
|
||||
S__NOTE(_C5 ), \
|
||||
S__NOTE(_E5 ), \
|
||||
S__NOTE(_G5 ), \
|
||||
S__NOTE(_C6 ), \
|
||||
S__NOTE(_G5 ), \
|
||||
S__NOTE(_GS4), \
|
||||
S__NOTE(_C5 ), \
|
||||
S__NOTE(_DS5), \
|
||||
S__NOTE(_GS5), \
|
||||
S__NOTE(_DS5), \
|
||||
S__NOTE(_GS5), \
|
||||
S__NOTE(_C6 ), \
|
||||
S__NOTE(_DS6), \
|
||||
S__NOTE(_GS6), \
|
||||
S__NOTE(_DS6), \
|
||||
S__NOTE(_AS4), \
|
||||
S__NOTE(_D5 ), \
|
||||
S__NOTE(_F5 ), \
|
||||
S__NOTE(_AS5), \
|
||||
S__NOTE(_D6 ), \
|
||||
S__NOTE(_F6 ), \
|
||||
S__NOTE(_AS6), \
|
||||
S__NOTE(_F6 )
|
||||
|
||||
#define E1M1_DOOM \
|
||||
Q__NOTE(_E3 ), \
|
||||
Q__NOTE(_E3 ), \
|
||||
|
|
Loading…
Reference in a new issue