Data Fields | |
char | path [MAX_QPATH] |
linkedList_t * | files |
struct listBlock_s * | next |
Definition at line 854 of file files.c.
Definition at line 856 of file files.c.
Referenced by FS_BuildFileList(), FS_GetFileData(), FS_NextFileFromFileList(), and FS_NextScriptHeader().
struct listBlock_s* listBlock_s::next |
Definition at line 857 of file files.c.
Referenced by FS_BuildFileList(), FS_GetFileData(), FS_NextFileFromFileList(), and FS_NextScriptHeader().
char listBlock_s::path[MAX_QPATH] |
Definition at line 855 of file files.c.
Referenced by FS_BuildFileList(), FS_GetFileData(), FS_NextFileFromFileList(), and FS_NextScriptHeader().