Start assets
This commit is contained in:
parent
afecda260e
commit
7bb028fad4
5 changed files with 684 additions and 7 deletions
|
@ -9,6 +9,10 @@
|
|||
#define LCR_SETTING_RESOLUTION_Y 768
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_RESOLUTION_SUBDIVIDE
|
||||
#define LCR_SETTING_RESOLUTION_SUBDIVIDE 1
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_MAP_MAX_SIZE
|
||||
/** Maximum number of blocks a map can consist of, decreasing will save RAM
|
||||
but also rule out loading bigger maps. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue