quakeforge/cs-code/cvar.h

7 lines
105 B
C
Raw Normal View History

#ifndef __cvar_h
#define __cvar_h
@extern string (string varname) Cvar_GetCvarString;
2002-07-18 01:15:52 +00:00
#endif//__cvar_h