Removed layer songs

Removed layer songs for cleanliness. Will use them later.
This commit is contained in:
roguepullrequest 2019-04-12 23:47:03 +01:00 committed by GitHub
parent ff39ab13d1
commit c9c9d3f23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,4 @@
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(RICK_ROLL)
#define DEFAULT_LAYER_SONGS { \
/* SONG(ZELDA_PUZZLE), \
SONG(MARIO_MUSHROOM), \
SONG(MARIO_GAMEOVER), \
SONG(RICK_ROLL) \
*/ }
#endif