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

  /external/quake/quake/src/QW/client/
skin.c 104 if (cls.downloadtype == dl_skin)
226 cls.downloadtype = dl_skin;
242 cls.downloadtype = dl_none;
285 cls.downloadtype = dl_skin;
cl_parse.c 216 cls.downloadtype = dl_model;
273 cls.downloadtype = dl_sound;
308 switch (cls.downloadtype)
647 cls.downloadtype = dl_sound;
693 cls.downloadtype = dl_model;
client.h 180 dltype_t downloadtype; member in struct:__anon10365
cl_main.c 1024 cls.downloadtype = dl_single;

Completed in 37 milliseconds