Attempt to make clang happier.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5713 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2020-06-27 19:32:16 +00:00
parent 18b2ee695f
commit 27cf81cde7
8 changed files with 10 additions and 10 deletions

View file

@ -182,7 +182,7 @@ struct wstats_s;
#define F(t, n, args) t (QDECL *n) args
typedef void dllhandle_t;
#define dllhandle_t void
struct dllfunction_s;
typedef struct //core stuff
{