Rename files
This commit is contained in:
parent
4d5594a834
commit
ea57ecd470
9 changed files with 36 additions and 48 deletions
|
@ -1,6 +1,11 @@
|
|||
#ifndef _LCR_SETTINGS_H
|
||||
#define _LCR_SETTINGS_H
|
||||
|
||||
/**
|
||||
Settings file, values here may be changed by the user or overriden by frontend
|
||||
before compilation.
|
||||
*/
|
||||
|
||||
#ifndef LCR_SETTING_RESOLUTION_X
|
||||
#define LCR_SETTING_RESOLUTION_X 1024
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue