Searched refs:Colorptr (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/games/backgammon/common_source/
H A Dinit.c64 const char *const *Colorptr; variable
H A Dback.h124 extern const char *const *Colorptr; /* color of current player,
H A Dcheck.c60 mvaddstr(20, 0, *Colorptr);
H A Dsubs.c185 Colorptr += c;
/openbsd-current/games/backgammon/backgammon/
H A Dmain.c202 Colorptr = &color[1];
212 Colorptr = &color[0];
268 addstr(*Colorptr);
H A Dmove.c74 addstr(*Colorptr);
96 printw("%s rolls %d %d", *Colorptr, D0, D1);
H A Dextra.c70 addstr(*Colorptr);
/openbsd-current/games/backgammon/teachgammon/
H A Dtutor.c53 Colorptr = &color[0];

Completed in 153 milliseconds