Slowly renaming things from Holdem to Poker
This commit is contained in:
@ -14,7 +14,7 @@ typedef struct {
|
||||
void (*done)();
|
||||
} shuffledata_t;
|
||||
|
||||
holdemaction_t actionShuffle();
|
||||
pokeraction_t actionShuffle();
|
||||
|
||||
void actionShuffleInit(int32_t index, void *data);
|
||||
|
||||
|
Reference in New Issue
Block a user