Home
last modified time | relevance | path

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

/openbsd/games/sail/
H A Dpl_2.c147 dont_adjust = !dont_adjust; in play()
H A Dpl_7.c59 char dont_adjust; variable
310 (void) wprintw(turn_w, "%cTurn %d", dont_adjust?'*':'-', turn); in draw_turn()
501 if (dont_adjust) in adjustview()
H A Dplayer.h105 extern char dont_adjust;