network_udp.h
changeset 668 346853c8b513
parent 543 e3b43338096b
child 716 40a349345f82
--- a/network_udp.h	Wed Dec 15 20:08:01 2004 +0000
+++ b/network_udp.h	Wed Dec 15 20:10:34 2004 +0000
@@ -6,5 +6,6 @@
 void NetworkUDPReceive(void);
 void NetworkUDPSearchGame(void);
 void NetworkUDPQueryServer(const byte* host, unsigned short port);
+void NetworkUDPAdvertise();
 
 #endif /* NETWORK_LAN_H */