(svn r1106) -Add: [Network] Added master-server protocol and advertise to
master-server option. No GUI yet, and disabled by default (it still is WIP)
This commit is contained in:
@@ -6,5 +6,6 @@ bool NetworkUDPListen(uint32 host, uint16 port);
|
||||
void NetworkUDPReceive(void);
|
||||
void NetworkUDPSearchGame(void);
|
||||
void NetworkUDPQueryServer(const byte* host, unsigned short port);
|
||||
void NetworkUDPAdvertise();
|
||||
|
||||
#endif /* NETWORK_LAN_H */
|
||||
|
||||
Reference in New Issue
Block a user