ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/flatline/Mariusnet_Defs.h
(Generate patch)

Comparing:
Daodan/src/Mariusnet_Defs.h (file contents), Revision 876 by gumby, Sat Jun 1 20:29:59 2013 UTC vs.
Daodan/src/flatline/Mariusnet_Defs.h (file contents), Revision 877 by alloc, Sun Jun 2 11:25:34 2013 UTC

# Line 1 | Line 1
1 + #ifndef MARIUSNET_DEFS_H
2 + #define MARIUSNET_DEFS_H
3 +
4   //to client
5   #include "Mariusnet_Public.h"
6   enum
# Line 213 | Line 216 | typedef struct
216                  m_announcegame newgame;
217                  m_gamelist gamelist;
218          };
219 < } marius_packet;
219 > } marius_packet;
220 >
221 > #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)