Add option
This commit is contained in:
parent
fb8ae0f162
commit
4f3c4ebbe7
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@
|
|||
#define FLOOR_TEXTURE_SCALE 2
|
||||
/* ^ Scales the floor texture if RCL_COMPUTE_FLOOR_TEXCOORDS is on. */
|
||||
|
||||
//#define RCL_ACCURATE_WALL_TEXTURING 1
|
||||
/* ^ This turns on extra accurate wall texturing, but is noticable slower. */
|
||||
|
||||
//#define HEAD_BOB
|
||||
/* ^ Turns on head bobbing. */
|
||||
|
||||
|
|
Loading…
Reference in a new issue