removed a warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@792 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
890bc1f637
commit
17e9ea55a7
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ void COM_AddParm (char *parm);
|
|||
|
||||
void COM_Init (void);
|
||||
void COM_InitArgv (int argc, char **argv);
|
||||
void COM_ParsePlusSets (void);
|
||||
|
||||
char *COM_SkipPath (char *pathname);
|
||||
void COM_StripExtension (char *in, char *out);
|
||||
|
|
Loading…
Reference in a new issue