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

/openbsd-current/games/robots/
H A Dextern.c55 char *Move_list = "YHBJNLUK";/* List of moves in the pattern */ variable
H A Dinit_field.c111 Next_move = &Move_list[-1];
H A Drobots.h90 *Move_list, Run_ch;
H A Dmove.c62 if (Next_move >= Move_list)
86 Next_move = Move_list;

Completed in 66 milliseconds