Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/src/
H A Dmsg.h120 extern const char msg_noUndoFromGmpToClient[];
H A Dmsg.c270 const char msg_noUndoFromGmpToClient[] = variable
/dports/games/cgoban/cgoban-1.9.14/src/gmp/
H A Dclient.c215 goban_message(gc->cliBoard->goban, msg_noUndoFromGmpToClient); in undoMoves()