mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 08:52:00 +00:00
6 lines
113 B
C
6 lines
113 B
C
|
#include "c_cvars.h"
|
||
|
|
||
|
EXTERN_CVAR(Bool, cl_crosshair)
|
||
|
EXTERN_CVAR(Bool, cl_automsg)
|
||
|
EXTERN_CVAR(Int, cl_autoaim)
|