promoted the int to headers. woo
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@558 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
e1c927d621
commit
11e83c71db
1 changed files with 2 additions and 0 deletions
|
@ -346,6 +346,8 @@ typedef struct
|
||||||
|
|
||||||
extern client_static_t cls;
|
extern client_static_t cls;
|
||||||
|
|
||||||
|
extern int nq_dp_protocol;
|
||||||
|
|
||||||
typedef struct downloadlist_s {
|
typedef struct downloadlist_s {
|
||||||
char name[128];
|
char name[128];
|
||||||
struct downloadlist_s *next;
|
struct downloadlist_s *next;
|
||||||
|
|
Loading…
Reference in a new issue