Dehaz enhancement HSL GUI bugs partialpaste...

This commit is contained in:
Desmis
2015-09-09 20:01:27 +02:00
parent 6cdc6e1fe4
commit 528d85b1f9
24 changed files with 273 additions and 40 deletions

View File

@@ -107,8 +107,15 @@
#define ADDSET_WA_EDGEDETECTTHR2 99
#define ADDSET_WA_TMRS 100
#define ADDSET_WA_GAMMA 101
#define ADDSET_DH_STR 102
#define ADDSET_DH_SCAL 103
#define ADDSET_DH_NEIGH 104
#define ADDSET_DH_LIMD 105
#define ADDSET_DH_GAIN 106
#define ADDSET_DH_OFFS 107
#define ADDSET_DH_VART 108
// When adding items, make sure to update ADDSET_PARAM_NUM
#define ADDSET_PARAM_NUM 102 // THIS IS USED AS A DELIMITER!!
#define ADDSET_PARAM_NUM 109 // THIS IS USED AS A DELIMITER!!
#endif