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

Comparing Daodan/MSVC/Flatline_Server.h (file contents):
Revision 573 by gumby, Thu Sep 9 09:27:04 2010 UTC vs.
Revision 579 by gumby, Thu Jan 13 01:02:52 2011 UTC

# Line 8 | Line 8
8  
9   extern uint16_t max_connections;
10   player_info* FLrServer_AddPlayer(int ip, char* name, bool is_server, bool is_bot);
11 < void FLsPublic_Event( unsigned int eventIndex, int * args);
11 > int FLsPublic_Event( const unsigned int eventIndex, const int * args);
12  
13   void FLrServer_Initialize();
14   #endif

Diff Legend

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