Home
last modified time | relevance | path

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

/dragonfly/games/mille/
H A Dmove.c347 static bool last_ex = FALSE; /* set if last command was E */ in getmove() local
349 if (last_ex) { in getmove()
352 last_ex = FALSE; in getmove()
409 if (last_ex) in getmove()
416 last_ex = TRUE; in getmove()