2019-07-17 09:24:49 -07:00

6 lines
85 B
C

#pragma once
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(DVORAK_SOUND)
#endif