Start engine sound

This commit is contained in:
Miloslav Ciz 2024-12-23 22:50:07 +01:00
parent d0db60c02a
commit e6c5283bf4
6 changed files with 128 additions and 3 deletions

View file

@ -172,4 +172,9 @@
#define LCR_SETTING_POTATO_GRAPHICS 0
#endif
#ifndef LCR_SETTING_MUSIC
/** Whether to enable in game music. */
#define LCR_SETTING_MUSIC 1
#endif
#endif // guard