quakeforge/cs-code/cvar.h

6 lines
104 B
C

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