diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h b/config.h index 61ba393e..2ae510ea 100644 --- a/config.h +++ b/config.h @@ -88,6 +88,10 @@ #define HAVOC_MIN 16 +/* Power Schedule Divisor */ +#define POWER_BETA 1 +#define MAX_FACTOR (POWER_BETA * 32) + /* Maximum stacking for havoc-stage tweaks. The actual value is calculated like this: |