calcHandsChance
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
int holeCardsToIntCode(int*);
|
||||
int* intCodeToHoleCards(int);
|
||||
|
||||
int* calcCardsChance(GameState, int*, int*);
|
||||
int** calcCardsChance(GameState, int*, int*);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user