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

  /external/quake/quake/src/QW/client/
common.c 1117 COM_FOpenFile("gfx/pop.lmp", &h);
1478 int COM_FOpenFile (char *filename, FILE **file)
1563 len = com_filesize = COM_FOpenFile (path, &h);
    [all...]
  /external/quake/quake/src/WinQuake/
common.cpp 1525 COM_FOpenFile
1531 int COM_FOpenFile (const char *filename, FILE **file)
    [all...]

Completed in 39 milliseconds