msvc sucks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4464 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
5b633e8781
commit
85458ccabc
1 changed files with 1 additions and 1 deletions
|
@ -1884,7 +1884,7 @@ qboolean PR_UserCmd(char *s)
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
qboolean PR_ConsoleCmd(char *command)
|
qboolean PR_ConsoleCmd(const char *command)
|
||||||
{
|
{
|
||||||
globalvars_t *pr_globals;
|
globalvars_t *pr_globals;
|
||||||
extern redirect_t sv_redirected;
|
extern redirect_t sv_redirected;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue