win32 compile fixes

This commit is contained in:
Bill Currie 2003-06-05 17:56:09 +00:00
parent ce9ddfd186
commit 191a7f61bc

View file

@ -94,6 +94,10 @@ static __attribute__ ((unused)) const char rcsid[] =
int fnmatch (const char *__pattern, const char *__string, int __flags);
#endif
#ifdef _WIN32
void *alloca(size_t size);
#endif
/*
All of Quake's data access is through a hierchical file system, but the
contents of the file system can be transparently merged from several