ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/book.h
(Generate patch)

Comparing deliantra/server/include/book.h (file contents):
Revision 1.4 by root, Mon May 28 21:15:56 2007 UTC vs.
Revision 1.5 by root, Sun Jun 24 04:09:29 2007 UTC

49 49
50struct readable_message_type 50struct readable_message_type
51{ 51{
52 uint8 message_type; 52 uint8 message_type;
53 uint8 message_subtype; 53 uint8 message_subtype;
54 const char *msgtype;
54}; 55};
55 56
56#endif 57#endif
58

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines