config.h 80 B

12345
  1. #pragma once
  2. #ifdef AUDIO_ENABLE
  3. #define STARTUP_SONG SONG(NO_SOUND)
  4. #endif