Generated code for protocol changes.

This commit is contained in:
lotodore
2010-03-24 15:26:46 +00:00
parent 2fe2dbc4a2
commit 01dcbd84d6
57 changed files with 388 additions and 202 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
/* Including external dependencies */
#include "NonZeroId.h"
#include <BOOLEAN.h>
#include "PlayerInfoRights.h"
#include <constr_SEQUENCE.h>
#ifdef __cplusplus
@@ -23,7 +23,7 @@ extern "C" {
/* GamePlayerJoined */
typedef struct GamePlayerJoined {
NonZeroId_t playerId;
BOOLEAN_t isAdmin;
PlayerInfoRights_t curPlayerRights;
/*
* This type is extensible,
* possible extensions are below.