Change: move some things only relevant to UDP from network.cpp to network_udp.cpp
This commit is contained in:
@@ -19,6 +19,7 @@ void NetworkUDPQueryServer(NetworkAddress address, bool manually = false);
|
||||
void NetworkUDPAdvertise();
|
||||
void NetworkUDPRemoveAdvertise(bool blocking);
|
||||
void NetworkUDPClose();
|
||||
void NetworkUDPServerListen();
|
||||
void NetworkBackgroundUDPLoop();
|
||||
|
||||
#endif /* NETWORK_UDP_H */
|
||||
|
Reference in New Issue
Block a user