This commit is contained in:
commit
07f22a090c
14 changed files with 217 additions and 63 deletions
|
|
@ -25,6 +25,7 @@ struct FDynamicColormap : FSWColormap
|
|||
void ChangeFade (PalEntry fadecolor);
|
||||
void ChangeColor (PalEntry lightcolor, int desaturate);
|
||||
void ChangeColorFade (PalEntry lightcolor, PalEntry fadecolor);
|
||||
void ChangeFogDensity(int newdensity);
|
||||
void BuildLights ();
|
||||
static void RebuildAllLights();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue