mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 11:24:00 +02:00
- Added tileset and map CRC check in the network lobby
- numerous bugfixes
This commit is contained in:
@@ -42,7 +42,7 @@ void ftpInit(ftpFindExternalFTPServerIpType cb1, ftpAddUPNPPortForwardType cb2,
|
||||
int ftpCreateAccount(const char* name, const char* passw, const char* root, int accRights);
|
||||
int ftpStart(int portNumber);
|
||||
int ftpShutdown(void);
|
||||
void ftpExecute(void);
|
||||
int ftpExecute(void);
|
||||
int ftpState(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user