Searched refs:Pattern_roll (Results 1 – 5 of 5) sorted by relevance
118 Pattern_roll = TRUE; in main()121 if (Pattern_roll || Stand_still) in main()193 if ((Stand_still || Pattern_roll) && !Newscore) in another()
61 if (Pattern_roll) { in get_move()82 else if (Num_robots > 1 && Pattern_roll) { in get_move()
41 bool Pattern_roll = FALSE; /* Auto play for YHBJNLUK pattern */ variable
110 if (Pattern_roll) in init_field()
86 extern bool Pattern_roll, Stand_still;