OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Pattern_roll
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/robots/
extern.c
56
bool
Pattern_roll
= false; /* Auto play for YHBJNLUK pattern */
main.c
131
if (strcmp(word, "
pattern_roll
") == 0)
132
Pattern_roll
= true;
135
if (
Pattern_roll
|| Stand_still)
221
if ((Stand_still ||
Pattern_roll
) && !Newscore)
robots.h
93
extern bool
Pattern_roll
, Stand_still;
init_field.c
121
if (
Pattern_roll
)
move.c
70
if (
Pattern_roll
) {
88
else if (Num_robots > 1 &&
Pattern_roll
) {
Completed in 16 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025