HomeSort by relevance Sort by last modified time
    Searched defs:client_static_t (Results 1 - 2 of 2) 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:__anon13138
143 extern 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:__anon12853
202 extern client_static_t cls;

Completed in 64 milliseconds