Add horizon shift
This commit is contained in:
parent
8d0adf66eb
commit
9485a7cd95
3 changed files with 8 additions and 2 deletions
|
@ -204,4 +204,9 @@
|
|||
#define LCR_SETTING_REPLAY_MAX_SIZE 256
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_HORIZON_SHIFT
|
||||
/** Vertical offset of the background horizon, 1/16th of screen height. */
|
||||
#define LCR_SETTING_HORIZON_SHIFT 5
|
||||
#endif
|
||||
|
||||
#endif // guard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue