1
0
Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
Konstantin Đorđević
2018-11-02 12:48:51 -07:00
committed by Drashna Jaelre
parent 68d1d5de1c
commit d4b8811013

View File

@@ -22,7 +22,7 @@
unicode_config_t unicode_config;
static uint8_t saved_mods;
#ifdef AUDIO_ENABLE
#ifdef UNICODE_LINUX_SONG
#ifdef UNICODE_SONG_LNX
float linux_song[][2] = UNICODE_LINUX_SONG;
#endif
#ifdef UNICODE_WINDOWS_SONG