diff options
author | fauxpark <fauxpark@gmail.com> | 2019-06-27 11:12:27 +1000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-06-26 18:12:27 -0700 |
commit | 8c1900a658b4f99c0201008b6832ea71e5e9396f (patch) | |
tree | cf5efd8107f82d243c90992b3db27541cd10a442 /quantum/audio | |
parent | 49699294b63b1fd36c504d4949dd6fbb19442cf3 (diff) |
Remove one more copyrighted song (#6200)
Diffstat (limited to 'quantum/audio')
-rw-r--r-- | quantum/audio/song_list.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/quantum/audio/song_list.h b/quantum/audio/song_list.h index 173cd194a4..7ba57b0569 100644 --- a/quantum/audio/song_list.h +++ b/quantum/audio/song_list.h @@ -22,11 +22,6 @@ #define NO_SOUND -#define LP_NUMB \ - H__NOTE(_CS5), H__NOTE(_E5), H__NOTE(_CS5), WD_NOTE(_FS5), \ - WD_NOTE(_A5), WD_NOTE(_GS5), WD_NOTE(_REST), H__NOTE(_CS5), H__NOTE(_E5), \ - H__NOTE(_CS5), WD_NOTE(_A5), WD_NOTE(_GS5), WD_NOTE(_E5), - /* Ode to Joy * Author: Friedrich Schiller + License: Public Domain @@ -349,3 +344,4 @@ #define TERRAS_THEME #define RENAI_CIRCULATION #define PLATINUM_DISCO +#define LP_NUMB |