forked from mirror/OpenTTD
(svn r20933) -Codechange: move some more client related methods and such to network_client.cpp
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
|
||||
Packet *Recv_Packet();
|
||||
|
||||
bool CanSendReceive();
|
||||
|
||||
NetworkTCPSocketHandler(SOCKET s = INVALID_SOCKET);
|
||||
~NetworkTCPSocketHandler();
|
||||
};
|
||||
|
Reference in New Issue
Block a user