Preparing "reportGameName" network message.

This commit is contained in:
lotodore
2012-03-31 20:14:11 +00:00
parent 7ff145a66a
commit ac0041cb8f
112 changed files with 773 additions and 365 deletions
+4
View File
@@ -179,6 +179,8 @@ HEADERS += src/third_party/asn1/AllInShowCardsMessage.h \
src/third_party/asn1/ChatRequestTypePrivate.h \
src/third_party/asn1/ReportAvatarMessage.h \
src/third_party/asn1/ReportAvatarAckMessage.h \
src/third_party/asn1/ReportGameMessage.h \
src/third_party/asn1/ReportGameAckMessage.h \
src/third_party/asn1/CleanerChatTypeLobby.h \
src/third_party/asn1/CleanerChatTypeGame.h \
src/third_party/asn1/CleanerChatType.h \
@@ -334,6 +336,8 @@ SOURCES += src/third_party/asn1/ChatCleanerMessage.c \
src/third_party/asn1/ChatRequestTypePrivate.c \
src/third_party/asn1/ReportAvatarMessage.c \
src/third_party/asn1/ReportAvatarAckMessage.c \
src/third_party/asn1/ReportGameMessage.c \
src/third_party/asn1/ReportGameAckMessage.c \
src/third_party/asn1/CleanerChatTypeLobby.c \
src/third_party/asn1/CleanerChatTypeGame.c \
src/third_party/asn1/CleanerChatType.c \