Updating protocol code.

This commit is contained in:
lotodore
2010-09-25 09:22:12 +00:00
parent a4ba012b79
commit 70667db1d4
34 changed files with 122 additions and 111 deletions
+1
View File
@@ -25,6 +25,7 @@ extern "C" {
/* MyActionRequestMessage */
typedef struct MyActionRequestMessage {
NonZeroId_t gameId;
NonZeroId_t handNum;
NetGameState_t gameState;
NetPlayerAction_t myAction;
long myRelativeBet;