new constant

This commit is contained in:
ehouse 2005-10-01 15:52:16 +00:00
parent b6933b5b9b
commit 3db9c4e7e9

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