Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/abut/
H A Dmsg.h44 #define abutMsgTinFlags_secret 0x1 macro
H A Dmsg.c187 if (tinList[i].flags & abutMsgTinFlags_secret) { in abutMsg_winOptInCreate()
/dports/games/cgoban/cgoban-1.9.14/src/client/
H A Dsetup.c58 tins[1].flags = abutMsgTinFlags_secret; in cliSetup_create()