This may or may not be needed for the download menu.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1521 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
06f02a2765
commit
bab78c82a5
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ extern int com_filesize;
|
|||
struct cache_user_s;
|
||||
|
||||
extern char com_gamedir[MAX_OSPATH];
|
||||
extern char *com_basedir;
|
||||
|
||||
void COM_WriteFile (char *filename, void *data, int len);
|
||||
|
||||
|
|
Loading…
Reference in a new issue