Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/src/
H A Dmsg.h35 extern const char msg_wName[], msg_bName[];
H A Dmsg.c75 const char msg_wName[] = CGBUTS_WSTONECHAR " White:"; variable
H A DgameSetup.c73 msg_wName, butText_left); in gameSetup_create()