Made strings a bit better.
This commit is contained in:
@@ -22,6 +22,11 @@ extern uint8_t POKER_PLAYER_DEALER;
|
||||
extern uint8_t POKER_PLAYER_SMALL_BLIND;
|
||||
extern uint8_t POKER_PLAYER_BIG_BLIND;
|
||||
|
||||
extern uint16_t POKER_GAME_BLINDS_CURRENT;
|
||||
extern uint16_t POKER_GAME_POT;
|
||||
|
||||
void pokerInit();
|
||||
|
||||
void pokerNewRound();
|
||||
void pokerNewRound();
|
||||
|
||||
void pokerTakeBlinds();
|
Reference in New Issue
Block a user