code cleanup: remove deprecated defines and some struct members

This commit is contained in:
2012-09-06 00:33:59 +00:00
parent 20b84ec37c
commit d75a66674d
22 changed files with 15 additions and 70 deletions

View File

@@ -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;