Searched refs:PROB_START (Results 1 – 1 of 1) sorted by relevance
35 #define PROB_START (0.20) macro36 #define PROB_PAUSE (PROB_START + 0.10)155 if (dice < PROB_START) { in invoke()