Start engine sound
This commit is contained in:
parent
d0db60c02a
commit
e6c5283bf4
6 changed files with 128 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue