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

Data Fields

int dirlen
 
int dirofs
 
char id [4]
 

Detailed Description

Definition at line 358 of file fs.c.

Field Documentation

◆ dirlen

int dpackheader_t::dirlen

Definition at line 362 of file fs.c.

Referenced by FS_LoadPackPAK().

◆ dirofs

int dpackheader_t::dirofs

Definition at line 361 of file fs.c.

Referenced by FS_LoadPackPAK().

◆ id

char dpackheader_t::id[4]

Definition at line 360 of file fs.c.

Referenced by FS_LoadPackPAK().


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