Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/src/
H A Dmsg.h160 extern const char msg_gameGoneTime[], msg_gameGoneScore[];
H A Dmsg.c384 const char msg_gameGoneScore[] = variable
/dports/games/cgoban/cgoban-1.9.14/src/client/
H A Dgame.c794 str_print(&gobanMessage, msg_gameGoneScore, in cliGameList_gameGone()