There goes annother warning.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@197 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-09-13 03:12:45 +00:00
parent 65a2f1aaef
commit 97725a755f
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ typedef struct cvar_group_s
cvar_t *Cvar_Get (char *var_name, char *value, int flags, char *groupname);
void Cvar_LockFromServer(cvar_t *var, char *str);
void Cvar_Register (cvar_t *variable, char *cvargroup);
// registers a cvar that allready has the name, string, and optionally the