Added a couple more discussion points.
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
#define POKER_DISCUSSION_REASON_PLAYER_CHECKING 0x05
|
||||
#define POKER_DISCUSSION_REASON_PLAYER_CALLING 0x06
|
||||
#define POKER_DISCUSSION_REASON_PLAYER_RAISING 0x07
|
||||
#define POKER_DISCUSSION_REASON_FLOP 0x08
|
||||
#define POKER_DISCUSSION_REASON_DEAL 0x09
|
||||
|
||||
typedef struct {
|
||||
pokergame_t *poker;
|
||||
|
Reference in New Issue
Block a user