UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
listBlock_s Struct Reference

Data Fields

char path [MAX_QPATH]
 
linkedList_tfiles
 
struct listBlock_snext
 

Detailed Description

Todo:
This block list code is broken in terms of filename order To see the bug reduce the FL_BLOCKSIZE to 1024 and verify the order of the filenames FS_NextScriptHeader gives you - you will see that the last files will be in reversed order

Definition at line 926 of file files.cpp.

Field Documentation

linkedList_t* listBlock_s::files
struct listBlock_s* listBlock_s::next
char listBlock_s::path[MAX_QPATH]

The documentation for this struct was generated from the following file: