UFO: Alien Invasion
Loading...
Searching...
No Matches
listBlock_t Struct Reference
Collaboration diagram for listBlock_t:
Collaboration graph

Data Fields

char path [MAX_QPATH]
linkedList_tfiles
struct listBlock_s * next

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 928 of file files.cpp.

Field Documentation

◆ files

linkedList_t* listBlock_t::files

◆ next

struct listBlock_s* listBlock_t::next

◆ path

char listBlock_t::path[MAX_QPATH]

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