DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
vpk.h File Reference
#include <stdint.h>
+ Include dependency graph for vpk.h:

Go to the source code of this file.

Data Structures

struct  dvpk_archive_md5_entry_t
 
struct  dvpk_dir_entry_t
 
struct  dvpk_header_v1_t
 
struct  dvpk_header_v2_t
 
struct  dvpk_other_md5_entry_t
 
struct  dvpk_signature_entry_t
 

Variables

const uint32_t VPK_SIGNATURE = 0x55aa1234
 

Variable Documentation

◆ VPK_SIGNATURE

const uint32_t VPK_SIGNATURE = 0x55aa1234

Definition at line 42 of file vpk.h.