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

  /external/quake/quake/src/WinQuake/
common.h 183 void COM_LoadCacheFile (const char *path, struct cache_user_s *cu);
draw.cpp 90 COM_LoadCacheFile (path, &pic->cache);
common.cpp 1624 void COM_LoadCacheFile (char *path, struct cache_user_s *cu)
    [all...]
  /external/quake/quake/src/QW/client/
common.h 203 void COM_LoadCacheFile (char *path, struct cache_user_s *cu);
draw.c 90 COM_LoadCacheFile (path, &pic->cache);
common.c 1614 void COM_LoadCacheFile (char *path, struct cache_user_s *cu)
    [all...]

Completed in 90 milliseconds