mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
add XWS_ANY
This commit is contained in:
parent
e05777bdcf
commit
d74de11771
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
typedef
|
||||
enum {
|
||||
XWS_NONE
|
||||
,XWS_ANY /* wildcard */
|
||||
|
||||
,XWS_CHKCOUNTS_INIT /* from initial state, check if all players
|
||||
are here. Success should be an error,
|
||||
|
|
Loading…
Reference in a new issue