HomeSort by relevance Sort by last modified time
    Searched refs:client_static_t (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/WinQuake/
client.h 109 // the client_static_t structure is persistant through an arbitrary number
141 } client_static_t; typedef in typeref:struct:__anon10650
143 extern client_static_t cls;
cl_main.cpp 44 client_static_t cls;
  /external/quake/quake/src/QW/client/
client.h 158 // the client_static_t structure is persistant through an arbitrary number
200 } client_static_t; typedef in typeref:struct:__anon10365
202 extern client_static_t cls;
cl_main.c 84 client_static_t cls;

Completed in 36 milliseconds