mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
new constant
This commit is contained in:
parent
b6933b5b9b
commit
3db9c4e7e9
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ typedef enum {
|
||||||
|
|
||||||
#define MAX_NUM_PLAYERS 4
|
#define MAX_NUM_PLAYERS 4
|
||||||
#define PLAYERNUM_NBITS 2
|
#define PLAYERNUM_NBITS 2
|
||||||
|
#define NDEVICES_NBITS 2 /* 1-4, but reduced by 1 fits in 2 bits */
|
||||||
#define NPLAYERS_NBITS 3
|
#define NPLAYERS_NBITS 3
|
||||||
#define EMPTIED_TRAY_BONUS 50
|
#define EMPTIED_TRAY_BONUS 50
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue