Home | Sort by: relevance | last modified time | path |
/src/games/robots/ | |
auto.c | 66 static const char *find_moves(void); 127 /* find_moves(): 131 find_moves(void) function in typeref:typename:const char * 224 (void)strcpy(ok_moves, find_moves()); 345 return find_moves()[0]; |