checkMyAction()

This commit is contained in:
floty
2007-10-09 21:19:22 +00:00
parent 12bbe999a4
commit f3b3fd9d7c
3 changed files with 57 additions and 0 deletions
+2
View File
@@ -150,6 +150,8 @@ public:
void action();
int checkMyAction(int targetAction, int targetBet, int alreadySet, int myCash, int highestSet, int minimumRaise, int smallBlind);
void preflopEngine();
void flopEngine();