UFO: Alien Invasion
|
Data Fields | |
char | path [MAX_QPATH] |
linkedList_t * | files |
struct listBlock_s * | next |
linkedList_t* listBlock_s::files |
Definition at line 928 of file files.cpp.
Referenced by FS_BuildFileList(), FS_GetFileData(), FS_NextFileFromFileList(), and FS_NextScriptHeader().
struct listBlock_s* listBlock_s::next |
Definition at line 929 of file files.cpp.
Referenced by FS_BuildFileList(), FS_GetFileData(), FS_NextFileFromFileList(), FS_NextScriptHeader(), and FS_Shutdown().
char listBlock_s::path[MAX_QPATH] |
Definition at line 927 of file files.cpp.
Referenced by FS_BuildFileList(), FS_GetFileData(), FS_NextFileFromFileList(), and FS_NextScriptHeader().