mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +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)
|