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

#include <vpk.h>

+ Collaboration diagram for dvpk_other_md5_entry_t:

Data Fields

int8_t archivemd5sum [16]
 
int8_t treesum [16]
 
int8_t unknown [16]
 

Detailed Description

Definition at line 87 of file vpk.h.

Field Documentation

◆ archivemd5sum

int8_t dvpk_other_md5_entry_t::archivemd5sum[16]

Definition at line 90 of file vpk.h.

◆ treesum

int8_t dvpk_other_md5_entry_t::treesum[16]

Definition at line 89 of file vpk.h.

◆ unknown

int8_t dvpk_other_md5_entry_t::unknown[16]

Definition at line 91 of file vpk.h.


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