This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
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