OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cl_lightstyle
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/WinQuake/
cl_main.cpp
50
lightstyle_t
cl_lightstyle
[MAX_LIGHTSTYLES];
variable
78
memset (
cl_lightstyle
, 0, sizeof(
cl_lightstyle
));
/external/quake/quake/src/QW/client/
cl_main.c
90
lightstyle_t
cl_lightstyle
[MAX_LIGHTSTYLES];
variable
387
memset (
cl_lightstyle
, 0, sizeof(
cl_lightstyle
));
Completed in 120 milliseconds