Start resource files
This commit is contained in:
parent
69d87ab26d
commit
c3dcd1ff0f
6 changed files with 154 additions and 11 deletions
|
@ -177,4 +177,9 @@
|
|||
#define LCR_SETTING_MUSIC 1
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_ENABLE_RESOURCE_FILE
|
||||
/** May be used to disable using the user resource file. */
|
||||
#define LCR_SETTING_ENABLE_RESOURCE_FILE 1
|
||||
#endif
|
||||
|
||||
#endif // guard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue