tweeking parsecommand and mvdsv's usercmd stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@657 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
450ac2a4de
commit
e62fd88bdc
3 changed files with 32 additions and 17 deletions
|
@ -32,6 +32,7 @@ void PR_RegisterSVBuiltins(void);
|
|||
void PR_RegisterFields(void);
|
||||
void PR_Init(void);
|
||||
void ED_Spawned (struct edict_s *ent);
|
||||
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