mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
bye bye one more warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@180 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
cbec5d1520
commit
a9f095ae42
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ void PR_RegisterSVBuiltins(void);
|
|||
void PR_RegisterFields(void);
|
||||
void PR_Init(void);
|
||||
qboolean PR_UserCmd(char *cmd);
|
||||
qboolean PR_ConsoleCmd(void);
|
||||
|
||||
void PR_RunThreads(void);
|
||||
|
||||
|
|
Loading…
Reference in a new issue