Home
last modified time | relevance | path

Searched refs:msg_localChiRemDead (Results 1 – 4 of 4) sorted by relevance

/dports/games/cgoban/cgoban-1.9.14/src/
H A Dmsg.h57 extern const char msg_localChiRemDead[], msg_localJapRemDead[];
H A Dmsg.c126 const char msg_localChiRemDead[] = "Now you must remove all dead stones. " variable
H A Dlocal.c382 goban_message(l->goban, msg_localChiRemDead); in passPressed()
/dports/games/cgoban/cgoban-1.9.14/src/gmp/
H A Dplay.c416 goban_message(l->goban, msg_localChiRemDead); in passPressed()