Home
last modified time | relevance | path

Searched refs:Move_list (Results 1 – 4 of 4) sorted by relevance

/dragonfly/games/robots/
H A Dmove.c59 if (Next_move >= Move_list) in get_move()
80 Next_move = Move_list; in get_move()
H A Dextern.c58 const char *Move_list = "YHBJNLUK";/* List of moves in the pattern */ variable
H A Dinit_field.c109 Next_move = &Move_list[-1]; in init_field()
H A Drobots.h86 extern const char *Move_list, *Scorefile;