forked from mirror/OpenTTD
(svn r1228) -Add: [Network] When a server normally shuts down, it removed itself
from the server-list
This commit is contained in:
@@ -8,5 +8,6 @@ void NetworkUDPSearchGame(void);
|
||||
void NetworkUDPQueryMasterServer(void);
|
||||
NetworkGameList *NetworkUDPQueryServer(const byte* host, unsigned short port);
|
||||
void NetworkUDPAdvertise(void);
|
||||
void NetworkUDPRemoveAdvertise(void);
|
||||
|
||||
#endif /* NETWORK_LAN_H */
|
||||
|
Reference in New Issue
Block a user