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

  /external/quake/quake/src/QW/client/
common.c 1502 // open a new file on the pakfile
1717 char pakfile[MAX_OSPATH]; local
1739 sprintf (pakfile, "%s/pak%i.pak", dir, i);
1740 pak = COM_LoadPackFile (pakfile);
1763 char pakfile[MAX_OSPATH]; local
    [all...]
  /external/quake/quake/src/WinQuake/
common.cpp 1439 { // open a new file on the pakfile
1727 char pakfile[MAX_OSPATH]; local
    [all...]

Completed in 3837 milliseconds