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

  /external/quake/quake/src/WinQuake/
common.h 176 int COM_OpenFile (const char *filename, int *hndl);
common.cpp 1039 COM_OpenFile("gfx/pop.lmp", &h);
1511 COM_OpenFile
1518 int COM_OpenFile (const char *filename, int *handle)
1576 len = COM_OpenFile (path, &h);
    [all...]

Completed in 28 milliseconds