config.h 85 B

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