new constant

This commit is contained in:
ehouse 2005-10-01 15:52:16 +00:00
parent ef58bf8faf
commit dba2a915ad

View file

@ -84,6 +84,7 @@ typedef enum {
#define MAX_NUM_PLAYERS 4
#define PLAYERNUM_NBITS 2
#define NDEVICES_NBITS 2 /* 1-4, but reduced by 1 fits in 2 bits */
#define NPLAYERS_NBITS 3
#define EMPTIED_TRAY_BONUS 50