HomeSort by relevance Sort by last modified time
    Searched defs:dlight_t (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/WinQuake/
client.h 83 } dlight_t; typedef in typeref:struct:__anon11805
283 extern dlight_t cl_dlights[MAX_DLIGHTS];
292 dlight_t *CL_AllocDlight (int key);
  /gdk/samples/quake/jni/
client.h 83 } dlight_t; typedef in typeref:struct:__anon17550
283 extern dlight_t cl_dlights[MAX_DLIGHTS];
292 dlight_t *CL_AllocDlight (int key);
  /external/quake/quake/src/QW/client/
client.h 126 } dlight_t; typedef in typeref:struct:__anon11519
338 extern dlight_t cl_dlights[MAX_DLIGHTS];
349 dlight_t *CL_AllocDlight (int key);

Completed in 443 milliseconds