mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
tweak fade colormaps just a little bit
This commit is contained in:
parent
ffc9626355
commit
82d64fbc1c
1 changed files with 2 additions and 2 deletions
|
|
@ -130,8 +130,8 @@ extern wipestyleflags_t wipestyleflags;
|
||||||
#define FADECOLORMAPDIV 8
|
#define FADECOLORMAPDIV 8
|
||||||
#define FADECOLORMAPROWS (256/FADECOLORMAPDIV)
|
#define FADECOLORMAPROWS (256/FADECOLORMAPDIV)
|
||||||
|
|
||||||
#define FADEREDFACTOR 20
|
#define FADEREDFACTOR 15
|
||||||
#define FADEGREENFACTOR 20
|
#define FADEGREENFACTOR 15
|
||||||
#define FADEBLUEFACTOR 10
|
#define FADEBLUEFACTOR 10
|
||||||
|
|
||||||
void F_WipeStartScreen(void);
|
void F_WipeStartScreen(void);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue