Merge pull request #60 from zsa/f/startup_song_timing

Fix startup song timing
pull/6512/head
Florian Didron 5 years ago committed by GitHub
commit 9e86204fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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), \

Loading…
Cancel
Save