Searched refs:conf_random (Results 1 – 4 of 4) sorted by relevance
6 extern int conf_random;
17 int conf_random = 1; variable73 { "random", &conf_random, Vint },
219 if (conf_random) in remap()
218 if (conf_random && rand_num(100) < conf_prandom) in remove_wall()