DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
dvpk_header_v1_t Struct Reference

#include <vpk.h>

+ Collaboration diagram for dvpk_header_v1_t:

Data Fields

const uint32_t signature
 
uint32_t tree_size
 
const uint32_t version
 

Detailed Description

Definition at line 44 of file vpk.h.

Field Documentation

◆ signature

const uint32_t dvpk_header_v1_t::signature

Definition at line 46 of file vpk.h.

◆ tree_size

uint32_t dvpk_header_v1_t::tree_size

Definition at line 50 of file vpk.h.

◆ version

const uint32_t dvpk_header_v1_t::version

Definition at line 47 of file vpk.h.


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