code cleanup: remove deprecated defines and some struct members
This commit is contained in:
@@ -27,9 +27,7 @@
|
||||
#ifndef __SUNSKY_H__
|
||||
#define __SUNSKY_H__
|
||||
|
||||
#define SPECTRUM_MAX_COMPONENTS 100
|
||||
#define SPECTRUM_START 350.0
|
||||
#define SPECTRUM_END 800.0
|
||||
// #define SPECTRUM_MAX_COMPONENTS 100
|
||||
|
||||
typedef struct SunSky {
|
||||
short effect_type, skyblendtype, sky_colorspace;
|
||||
|
||||
Reference in New Issue
Block a user