Home
last modified time | relevance | path

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

/dports/games/mahjong/mj-1.16-src/
H A Dcontroller.c162 static int noidrequired = 0; /* allow arbitrary joining on resumption */ variable
262 noidrequired = 1; in main()
808 if ( i == NUM_SEATS && noidrequired ) { in handle_pmsg()