mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-23 04:11:53 +00:00
Great new mini-game - Warning Hunters!!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@202 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
2dc8077642
commit
18307cdb47
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ void Q_InitProgs(void);
|
|||
void PR_RegisterSVBuiltins(void);
|
||||
void PR_RegisterFields(void);
|
||||
void PR_Init(void);
|
||||
void ED_Spawned (struct edict_s *ent);
|
||||
qboolean PR_UserCmd(char *cmd);
|
||||
qboolean PR_ConsoleCmd(void);
|
||||
|
||||
|
|
Loading…
Reference in a new issue