Solving issue 2124: "Contrast by Detail Levels - 5 levels"

This commit is contained in:
Hombre
2013-12-18 23:16:48 +01:00
parent e90ab032f2
commit e50269a0e7
17 changed files with 129 additions and 85 deletions

View File

@@ -75,8 +75,9 @@
#define ADDSET_PCVIGNETTE_ROUNDNESS 67
#define ADDSET_BLACKWHITE_HUES 68
#define ADDSET_BLACKWHITE_GAMMA 69
#define ADDSET_DIRPYREQ_THRESHOLD 70
// When adding items, make sure to update ADDSET_PARAM_NUM
#define ADDSET_PARAM_NUM 70 // THIS IS USED AS A DELIMITER!!
#define ADDSET_PARAM_NUM 71 // THIS IS USED AS A DELIMITER!!
#endif