# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |