quakeforge/cs-code/cvar.h

7 lines
105 B
C

#ifndef __cvar_h
#define __cvar_h
@extern string (string varname) Cvar_GetCvarString;
#endif//__cvar_h