Slowly renaming things from Holdem to Poker
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include "shuffle.h"
|
||||
#include "deal.h"
|
||||
|
||||
holdemaction_t actionRound();
|
||||
pokeraction_t actionRound();
|
||||
|
||||
void actionRoundInit(int32_t index, void *data);
|
||||
void actionRoundUpdate(int32_t index, void *data);
|
||||
|
Reference in New Issue
Block a user