HomeSort by: relevance | last modified time | path
    Searched defs:last_prompt (Results 1 - 2 of 2) sorted by relevancy

  /src/games/mille/
move.c 550 static int last_prompt = -1; local in function:prompt
552 if (promptno == last_prompt)
562 last_prompt = promptno;
move.c 550 static int last_prompt = -1; local in function:prompt
552 if (promptno == last_prompt)
562 last_prompt = promptno;

Completed in 21 milliseconds