packfile_t Struct Reference

#include <filesys.h>

Data Fields

char name [MAX_QPATH]
unsigned long filepos
unsigned long filelen

Detailed Description

Definition at line 83 of file filesys.h.


Field Documentation

unsigned long packfile_t::filelen

Definition at line 86 of file filesys.h.

Referenced by FS_LoadPackFile(), and FS_OpenFileSingle().

unsigned long packfile_t::filepos

Definition at line 85 of file filesys.h.

char packfile_t::name[MAX_QPATH]

Definition at line 84 of file filesys.h.

Referenced by FS_BuildFileList(), FS_GetMaps(), and FS_OpenFileSingle().


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

Generated by  doxygen 1.6.2