char *clonestr(char *str)

This commit is contained in:
jl777
2019-03-25 10:15:27 -11:00
parent f83da78302
commit 8665d036e6
2 changed files with 2 additions and 2 deletions

View File

@@ -1683,7 +1683,7 @@ void games_packitemstr(char *packitemstr,struct games_packitem *item)
#include <curl/easy.h>
char USERPASS[8192]; uint16_t GAMES_PORT;
extern char Gametxidstr[67];
char Gametxidstr[67];
char *clonestr(char *str);
#define MAXSTR 1024