match mopt to havoc

This commit is contained in:
van Hauser
2020-11-02 11:04:35 +01:00
parent 0fd98ae8b0
commit 416e01d3c6
3 changed files with 164 additions and 54 deletions

View File

@ -231,7 +231,7 @@ enum {
};
#define operator_num 18
#define operator_num 19
#define swarm_num 5
#define period_core 500000
@ -247,6 +247,7 @@ enum {
#define STAGE_OverWrite75 15
#define STAGE_OverWriteExtra 16
#define STAGE_InsertExtra 17
#define STAGE_Splice 18
#define period_pilot 50000
enum {