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

Comparing Daodan/src/flatline/Mariusnet_Public.h (file contents):
Revision 880 by alloc, Sun Jun 2 11:25:34 2013 UTC vs.
Revision 881 by alloc, Mon Jun 3 17:01:38 2013 UTC

# Line 1 | Line 1
1 + #ifndef MARIUSNET_PUBLIC_H
2 + #define MARIUSNET_PUBLIC_H
3 +
4   extern unsigned char MsNet_Running;
5  
6   unsigned char MSNet_Login(char* username, char* password);
# Line 39 | Line 42 | typedef struct
42          m_gamedescription g;
43   } m_announcegame;
44  
45 + int MSNet_CreateGame( m_announcegame* Game );
46 +
47 + #endif

Diff Legend

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