Slowly renaming things from Holdem to Poker
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
#include "flop.h"
|
||||
#include "../../debug/log.h"
|
||||
|
||||
holdemaction_t actionAi();
|
||||
pokeraction_t actionAi();
|
||||
|
||||
void actionAiInit(int32_t index, void *data);
|
||||
void actionAiUpdate(int32_t index, void *data);
|
||||
|
Reference in New Issue
Block a user