calcHandsChance

This commit is contained in:
floty
2008-10-17 10:58:03 +00:00
parent dae1eb1605
commit 9d77cbedeb
6 changed files with 43 additions and 22 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ public:
~ArrayData();
int* getHandChancePreflop(int);
void getHandChancePreflop(int, int**);
};
#endif