Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/src/
H A Dmsg.h125 extern const char msg_undoRequested[];
H A Dmsg.c292 const char msg_undoRequested[] = variable
/dports/games/cgoban/cgoban-1.9.14/src/gmp/
H A Dplay.c839 str_print(&undoMessage, msg_undoRequested, in recvUndo()