Slowly renaming things from Holdem to Poker

This commit is contained in:
2021-05-17 06:13:50 -07:00
parent 4dbd5acab9
commit 9af4115bad
28 changed files with 253 additions and 223 deletions

View File

@ -85,7 +85,6 @@
#define CARD_SUIT_HEARTS 0x03
#define CARD_SUIT_SPADES 0x04
/** Count of cards in each suit */
#define CARD_COUNT_PER_SUIT 13