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

Data Fields

int filelen
 
int filepos
 
char name [56]
 

Detailed Description

Definition at line 352 of file fs.c.

Field Documentation

◆ filelen

int dpackfile_t::filelen

Definition at line 355 of file fs.c.

◆ filepos

int dpackfile_t::filepos

Definition at line 355 of file fs.c.

◆ name

char dpackfile_t::name[56]

Definition at line 354 of file fs.c.

Referenced by FS_LoadPackPAK().


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