diff options
Diffstat (limited to 'quantum/audio/song_list.h')
-rw-r--r-- | quantum/audio/song_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/audio/song_list.h b/quantum/audio/song_list.h index 9dec9d54be..7569eb27c3 100644 --- a/quantum/audio/song_list.h +++ b/quantum/audio/song_list.h @@ -85,7 +85,7 @@ E__NOTE(_CS7), \ E__NOTE(_E6 ), \ E__NOTE(_A6 ), \ - M__NOTE(_CS7, 20), + M__NOTE(_CS7, 21), #define PREONIC_SOUND \ M__NOTE(_B5, 20), \ |