Generating code for protocol.

This commit is contained in:
lotodore
2010-03-26 20:50:16 +00:00
parent d7c12d9fca
commit b715542dc9
4 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
#include <asn_application.h>
/* Including external dependencies */
#include "PlayerInfoRights.h"
#include <BOOLEAN.h>
#include "NetGameInfo.h"
#include <constr_SEQUENCE.h>
@@ -22,7 +22,7 @@ extern "C" {
/* JoinGameAck */
typedef struct JoinGameAck {
PlayerInfoRights_t yourRights;
BOOLEAN_t areYouGameAdmin;
NetGameInfo_t gameInfo;
/*
* This type is extensible,