git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2992 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
a631205fe7
commit
519983dee2
31 changed files with 865 additions and 305 deletions
|
@ -32,7 +32,7 @@ void PR_LoadGlabalStruct(void);
|
|||
void Q_InitProgs(void);
|
||||
void PR_RegisterFields(void);
|
||||
void PR_Init(void);
|
||||
void ED_Spawned (struct edict_s *ent);
|
||||
void ED_Spawned (struct edict_s *ent, int loading);
|
||||
qboolean PR_KrimzonParseCommand(char *s);
|
||||
qboolean PR_UserCmd(char *cmd);
|
||||
qboolean PR_ConsoleCmd(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue