DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
pack_t Struct Reference
+ Collaboration diagram for pack_t:

Data Fields

qbool dlcache
 
char filename [MAX_OSPATH]
 
packfile_tfiles
 
filedesc_t handle
 
qbool ignorecase
 PK3 ignores case.
 
int numfiles
 
char shortname [MAX_QPATH]
 
qbool vpack
 

Detailed Description

Definition at line 385 of file fs.c.

Field Documentation

◆ dlcache

qbool pack_t::dlcache

Definition at line 393 of file fs.c.

Referenced by FS_AddPack_Fullpath(), and FS_UnloadPacks_dlcache().

◆ filename

◆ files

◆ handle

◆ ignorecase

qbool pack_t::ignorecase

◆ numfiles

◆ shortname

char pack_t::shortname[MAX_QPATH]

◆ vpack


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